grafana/public/app/features/alerting/unified
Domas c60933b49b
Alerting: Fix rule editor issues with Azure Monitor data source (#41317)
* properly set query type

* set default unit from data when found

* make AlertQueryRunner take into account ds.filterQuery

* fix tests

* feedback after pr

Co-authored-by: Peter Holmberg <peter.hlmbrg@gmail.com>
2021-11-16 14:02:32 +01:00
..
api Alerting: Add external Alertmanagers (#39183) 2021-11-12 22:19:16 +01:00
components Alerting: Fix rule editor issues with Azure Monitor data source (#41317) 2021-11-16 14:02:32 +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 rule editor issues with Azure Monitor data source (#41317) 2021-11-16 14:02:32 +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 Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
Admin.tsx Alerting: Add external Alertmanagers (#39183) 2021-11-12 22:19:16 +01:00
AlertGroups.test.tsx Alerting: Add custom grouping for alert groups (#37378) 2021-08-19 09:22:52 -07:00
AlertGroups.tsx Alerting: Alertmanager datasource support for upstream Prometheus AM implementation (#39775) 2021-10-01 16:24:56 +03:00
AmRoutes.test.tsx Alerting: Remove CTA button from read-only notification policy page (#41096) 2021-11-09 13:52:49 +01:00
AmRoutes.tsx Alerting: Allow more characters in label names so notifications are sent (#38629) 2021-10-04 15:06:40 +02: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 Alerting: UI for contact point testing with custom annotations and labels (#40491) 2021-11-03 09:57:59 -07: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 @testing-library/user-event to v13 (#40394) 2021-10-14 13:29:41 +01: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 Update dependency @testing-library/user-event to v13 (#40394) 2021-10-14 13:29:41 +01:00
Silences.tsx Alerting: Alertmanager datasource support for upstream Prometheus AM implementation (#39775) 2021-10-01 16:24:56 +03:00