grafana/public/app/features/alerting/unified
Marcus Andersson 8ddf6de6e7
Alerting: app specific query editors for Loki and Prometheus (#34365)
* Adding simplified version of query editor based on app flag.

* cleaned up the absolute time range.

* changing placeholder text.

* updated snapshot.

* added some tests.

* adding loki query editor tests.

* updating snapshots.
2021-05-19 16:24:27 +02:00
..
api Alerting: fix route, silence matchers (#34372) 2021-05-19 15:30:39 +03:00
components Alerting: app specific query editors for Loki and Prometheus (#34365) 2021-05-19 16:24:27 +02:00
hooks Alerting: enforce roles on frontend (#33997) 2021-05-17 11:15:17 +03:00
mocks Alerting: visualizing data when creating/editing alerting rule. (#34191) 2021-05-18 16:16:26 +02:00
state Alerting: fix route, silence matchers (#34372) 2021-05-19 15:30:39 +03:00
styles Alerting: Updates the new alerting rule table to use new theme (#33684) 2021-05-04 13:38:01 +02:00
types Alerting: fix route, silence matchers (#34372) 2021-05-19 15:30:39 +03:00
utils Alerting: fix route, silence matchers (#34372) 2021-05-19 15:30:39 +03:00
AmRoutes.test.tsx Alerting: fix route, silence matchers (#34372) 2021-05-19 15:30:39 +03:00
AmRoutes.tsx Alerting: fix route, silence matchers (#34372) 2021-05-19 15:30:39 +03:00
mocks.ts Alerting: Global config form for cloud alert manager (#34074) 2021-05-17 10:50:29 +02:00
PanelAlertTab.tsx Alerting: update panel alert tab (#33850) 2021-05-17 10:39:42 +03:00
PanelAlertTabContent.tsx Alerting: various rule form fixes (#34272) 2021-05-18 19:14:57 +03:00
Receivers.test.tsx Alerting: Global config form for cloud alert manager (#34074) 2021-05-17 10:50:29 +02:00
Receivers.tsx Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00
RuleEditor.tsx Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00
RuleList.test.tsx Alerting: fix maching loki prom rules to rule rules, rename "Inactive" to "Normal" (#34111) 2021-05-14 12:41:13 +02:00
RuleList.tsx Alerting: various rule form fixes (#34272) 2021-05-18 19:14:57 +03:00
Silences.tsx Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00