grafana/public/app/plugins/panel/alertGroups
Konrad Lalik c829535f14
Alerting: Fix the silence url's matcher parameters (#43898)
* Split silence matchers parameter into a separate entry for each label

* Unify the silence link creation

* Remove duplicated matchers when parsing to/from query params

* Add tests for matchers

* Add a comment with a duplication removal explanation

* Improve label duplication comment

* Remove redundant code

* Use uniqBy to simplify the code. Rename matchers parameter

* Fix Silence test data
2022-01-13 10:48:13 +01:00
..
img Alerting: add logo for alert groups panel (#41501) 2021-11-10 17:30:45 -08:00
AlertGroup.tsx Alerting: Fix the silence url's matcher parameters (#43898) 2022-01-13 10:48:13 +01:00
AlertGroupsPanel.test.tsx Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 2021-09-29 16:16:40 +02:00
AlertGroupsPanel.tsx Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 2021-09-29 16:16:40 +02:00
module.tsx Alerting: Add alertmanager notifications panel (#37078) 2021-08-17 15:02:03 -07:00
plugin.json Alerting: add logo for alert groups panel (#41501) 2021-11-10 17:30:45 -08:00
types.ts Alerting: Add alertmanager notifications panel (#37078) 2021-08-17 15:02:03 -07:00
useFilteredGroups.ts Alerting: Add alertmanager notifications panel (#37078) 2021-08-17 15:02:03 -07:00