grafana/public/app/plugins/panel/alertGroups
Nathan Rodman df791ae2af
Alerting: Add custom grouping for alert groups (#37378)
* Group alertmangaer alerts by custom grouping

* Filter am groups

* Style filter components

* Style filter bar and add clear functionality

* rename components to alert group

* use query params for group filters

* filter style improvements

* add tests for group by

* Add grouping banner to better highlight groupings

* clean up hook logic
2021-08-19 09:22:52 -07:00
..
AlertGroup.tsx Alerting: Add custom grouping for alert groups (#37378) 2021-08-19 09:22:52 -07:00
AlertGroupsPanel.test.tsx Alerting: Add alertmanager notifications panel (#37078) 2021-08-17 15:02:03 -07:00
AlertGroupsPanel.tsx Alerting: Add alertmanager notifications panel (#37078) 2021-08-17 15:02:03 -07:00
module.tsx Alerting: Add alertmanager notifications panel (#37078) 2021-08-17 15:02:03 -07:00
plugin.json Alerting: Add alertmanager notifications panel (#37078) 2021-08-17 15:02:03 -07: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