grafana/public/app/features/alerting/unified
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
..
api Chore: Upgrades rxjs to 7.3.0 (#37913) 2021-08-19 06:38:31 +02:00
components Alerting: Add custom grouping for alert groups (#37378) 2021-08-19 09:22:52 -07:00
hooks Alerting: Add custom grouping for alert groups (#37378) 2021-08-19 09:22:52 -07:00
mocks Clarify that Threema Gateway Alerts support only Basic IDs (#34828) 2021-05-28 08:54:55 +02:00
state Alerting: button to test contact point (#37475) 2021-08-18 10:16:35 +03:00
styles Alerting: Add alertmanager notifications panel (#37078) 2021-08-17 15:02:03 -07:00
types Alerting: update matchers field operators to Select (#37809) 2021-08-17 14:48:39 -07:00
utils Alerting: Add custom grouping for alert groups (#37378) 2021-08-19 09:22:52 -07:00
Admin.test.tsx Alerting: ability to edit alertmanager config as json via UI (#37268) 2021-07-28 09:21:42 +03:00
Admin.tsx Alerting: ability to edit alertmanager config as json via UI (#37268) 2021-07-28 09:21:42 +03:00
AlertGroups.test.tsx Alerting: Add custom grouping for alert groups (#37378) 2021-08-19 09:22:52 -07:00
AlertGroups.tsx Alerting: Add custom grouping for alert groups (#37378) 2021-08-19 09:22:52 -07:00
AmRoutes.test.tsx Toolkit: Fix matchMedia not found error (#37643) 2021-08-10 07:34:35 +02:00
AmRoutes.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
mocks.ts Alerting: Add custom grouping for alert groups (#37378) 2021-08-19 09:22:52 -07:00
PanelAlertTab.tsx Alerting: update panel alert tab (#33850) 2021-05-17 10:39:42 +03:00
PanelAlertTabContent.test.tsx Alerting: interpolate variables when creating alert rule from dashboard panel (#37201) 2021-08-10 10:59:48 +03:00
PanelAlertTabContent.tsx Alerting: various rule form fixes (#34272) 2021-05-18 19:14:57 +03:00
Receivers.test.tsx Alerting: button to test contact point (#37475) 2021-08-18 10:16:35 +03:00
Receivers.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
RedirectToRuleViewer.test.tsx Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02:00
RedirectToRuleViewer.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
RuleEditor.test.tsx Select: Portal select menu to document.body (#36398) 2021-07-14 14:04:23 +01:00
RuleEditor.tsx Alerting: better detect cortex/loki ruler api (#36030) 2021-07-12 14:10:13 -07:00
RuleList.test.tsx Alerting: improve rule list error message (#37734) 2021-08-12 09:57:52 +02:00
RuleList.tsx Alerting: improve rule list error message (#37734) 2021-08-12 09:57:52 +02:00
RuleViewer.test.tsx Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02:00
RuleViewer.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
Silences.tsx Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00