Releases: camptocamp/grafana-prometheus-alertmanager-datasource
Releases · camptocamp/grafana-prometheus-alertmanager-datasource
v2.1.0
What's Changed
- feat: interpolate receiver query param by @bdeferme in #157
- chore(master): release 2.1.0 by @github-actions in #159
New Contributors
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- chore(master): release 2.0.1 by @github-actions in #158
Full Changelog: v2.0.0...v2.0.1
v1.2.1
1.2.1 (2022-06-07)
Bug Fixes
- Object(...) is not a function error (da97b6f)
Miscellaneous Changes
- set required grafana version to >= 7.5.0 (8830627)
v1.2.0
1.2.0 (2022-05-17)
Features
- add numerical severity value on alerts (#98) (ad98492)
Bug Fixes
- labels and annotations merged only from the first alert (#118) (a49e90e)
Miscellaneous Changes
- update .gitignore with vscode and build directories (d350bb1)
- upgrade grafana dependencies to v8.5.2 (2df0340)
- upgrade lodash to v4.17.21 (913bb00)
- upgrade tslib to v2.4.0 (913bb00)
v1.1.0
Features
- add alertstatus and alertstatus_code fields to data frame (#101)
- add doc to configure singlestat panel (8c51289)
- add github actions for build process (29a7494)
- display active alerts by default (da31418)
- update tslib dependency (b420606)
Bug Fixes
- regex escape in filters (ad8ba67)
- revert to original plugin id (#101)
- packaging linting errors raised by Grafana plugins check webapp (#96)
- build workflow (b4d72a7)
- ci: remove package-lock.json (db32e71)
- doc: add missing images (a26d316)