grafana-prometheus-alertmanager-datasource icon indicating copy to clipboard operation
grafana-prometheus-alertmanager-datasource copied to clipboard

Grafana Datasource for the Prometheus Alertmanager

Results 48 grafana-prometheus-alertmanager-datasource issues
Sort by recently updated
recently updated
newest added

Hello, I am unable to configure the plugin in Grafana. What is the correct url to configure ? is it `http://localhost:9090` or `http://localhost:9093` With the first URL (URL for Prometheus)...

bug

* Grafana 4.6.3 * Prometheus Alertmanager Plugin 0.0.4 I have some labels as you can see here: ![grafik](https://user-images.githubusercontent.com/4995222/38625039-e3c96562-3da9-11e8-8315-5e3e209b6d60.png) When I try a filter expression like `context="PSP-T"` still all alarms are...

bug

Alertmanager always gives 1 as value for all active alarms. for example ```yaml alert: high_load expr: (1 - (avg(irate(node_cpu{job="node",mode="idle"}[5m])) WITHOUT (cpu))) > 0.6 for: 1m labels: severity: warning annotations: description:...

enhancement

Hello, I think it would be nice to fetch data about silences from `api/v1/silences` endpoint. It will allow to observe not only active alerts but also silence rules (I believe...

enhancement

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. Changelog Sourced from @​adobe/css-tools's changelog. 4.3.2 / 2023-11-28 Fix redos vulnerability with specific crafted css string - CVE-2023-48631 Fix Problem parsing with :is() and...

dependencies

the data returned from alertmanager interface is correct,but alertstatus and alertstatus_code field no value after version 1.1.0. ![1111](https://github.com/camptocamp/grafana-prometheus-alertmanager-datasource/assets/10339929/96b3c725-a7b4-4572-b484-1dc0bc766cad) ![2222](https://github.com/camptocamp/grafana-prometheus-alertmanager-datasource/assets/10339929/e47caf61-7563-4476-99a2-782e8f599e4d)

the data returned from alertmanager interface is correct,but alertstatus and alertstatus_code field no value after version 1.1.0. ![1111](https://github.com/camptocamp/grafana-prometheus-alertmanager-datasource/assets/10339929/96b3c725-a7b4-4572-b484-1dc0bc766cad) ![2222](https://github.com/camptocamp/grafana-prometheus-alertmanager-datasource/assets/10339929/e47caf61-7563-4476-99a2-782e8f599e4d)

Hello, After installing the plugin and configuring the datasource I get the following red error message: ![image](https://github.com/camptocamp/grafana-prometheus-alertmanager-datasource/assets/51332147/241b152a-7836-413e-954e-2b7f58a3d588) My Datasource Details: ![image](https://github.com/camptocamp/grafana-prometheus-alertmanager-datasource/assets/51332147/65379f0c-6e25-4967-bc49-2ee38b7780fd)