grafana/public/app/features/alerting/unified
George Robinson 1b26d4d88e
Alerting: Create DatasourceError alert if evaluation returns error (#41869)
* Alerting: Create DatasourceError alert if evaluation returns error

* Alerting: Add docs for DatasourceError alert

* Alerting: Fix DatasourceError alert does not have dashboard_uid label

* Alerting: Add break when datasource_uid found

* Alerting: Update TestProcessEvalResults
2021-11-25 11:46:47 +01:00
..
api Alerting: Add external Alertmanagers (#39183) 2021-11-12 22:19:16 +01:00
components Alerting: Create DatasourceError alert if evaluation returns error (#41869) 2021-11-25 11:46:47 +01:00
hooks Alerting: Add external Alertmanagers (#39183) 2021-11-12 22:19:16 +01:00
mocks Clarify that Threema Gateway Alerts support only Basic IDs (#34828) 2021-05-28 08:54:55 +02:00
state Alerting: Fix issue after AzureMonitor fix (#41746) 2021-11-16 17:45:55 +01:00
styles Alerting: Add alertmanager notifications panel (#37078) 2021-08-17 15:02:03 -07:00
types Alerting: Allow more characters in label names so notifications are sent (#38629) 2021-10-04 15:06:40 +02:00
utils fix: use better type assertion for initialAsyncRequestState (#42087) 2021-11-23 15:14:59 +01:00
Admin.tsx Alerting: Add external Alertmanagers (#39183) 2021-11-12 22:19:16 +01:00
AlertGroups.test.tsx Update dependency react-select to v5 (#41604) 2021-11-23 12:11:26 +00:00
AlertGroups.tsx Alerting: Alertmanager datasource support for upstream Prometheus AM implementation (#39775) 2021-10-01 16:24:56 +03:00
AmRoutes.test.tsx Update dependency react-select to v5 (#41604) 2021-11-23 12:11:26 +00:00
AmRoutes.tsx fix: use better type assertion for initialAsyncRequestState (#42087) 2021-11-23 15:14:59 +01:00
mocks.ts Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
PanelAlertTab.tsx Alerting: update panel alert tab (#33850) 2021-05-17 10:39:42 +03:00
PanelAlertTabContent.test.tsx Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
PanelAlertTabContent.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
Receivers.test.tsx Update dependency react-select to v5 (#41604) 2021-11-23 12:11:26 +00: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 Update dependency react-select to v5 (#41604) 2021-11-23 12:11:26 +00:00
RuleEditor.tsx Alerting: better detect cortex/loki ruler api (#36030) 2021-07-12 14:10:13 -07:00
RuleList.test.tsx Update dependency @testing-library/user-event to v13 (#40394) 2021-10-14 13:29:41 +01:00
RuleList.tsx Alerting: UI standardization and fixes (#38770) 2021-10-01 15:15:55 -07:00
RuleViewer.test.tsx Alerting: Fix rule editor issues with Azure Monitor data source (#41317) 2021-11-16 14:02:32 +01:00
RuleViewer.tsx Alerting: Add DateTimePicker on view rule page (#38592) 2021-08-30 11:42:37 +02:00
Silences.test.tsx Alerting: increase timeout for silences tests (#41918) 2021-11-19 13:07:28 +02:00
Silences.tsx Alerting: Alertmanager datasource support for upstream Prometheus AM implementation (#39775) 2021-10-01 16:24:56 +03:00