grafana/public/app/features/alerting/unified
Peter Holmberg b2d7162168
Alerting: Add external Alertmanagers (#39183)
* building ui

* saving alertmanager urls

* add actions and api call to get external ams

* add list to add modal

* add validation and edit/delete

* work on merging results

* merging results

* get color for status heart

* adding tests

* tests added

* rename

* add pollin and status

* fix list sync

* fix polling

* add info icon with actual tooltip

* fix test

* Accessibility things

* fix strict error

* delete public/dist files

* Add API tests for invalid URL

* start redo admin test

* Fix for empty configuration and test

* remove admin test

* text updates after review

* suppress appevent error

* fix tests

* update description

Co-authored-by: gotjosh <josue@grafana.com>

* fix text plus go lint

* updates after pr review

* Adding docs

* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md

Co-authored-by: gotjosh <josue@grafana.com>

* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md

Co-authored-by: gotjosh <josue@grafana.com>

* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md

Co-authored-by: gotjosh <josue@grafana.com>

* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md

Co-authored-by: gotjosh <josue@grafana.com>

* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md

Co-authored-by: gotjosh <josue@grafana.com>

* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md

Co-authored-by: gotjosh <josue@grafana.com>

* Update docs/sources/alerting/unified-alerting/fundamentals/alertmanager.md

Co-authored-by: gotjosh <josue@grafana.com>

* prettier

* updates after docs feedback

Co-authored-by: gotjosh <josue.abreu@gmail.com>
Co-authored-by: gotjosh <josue@grafana.com>
2021-11-12 22:19:16 +01:00
..
api Alerting: Add external Alertmanagers (#39183) 2021-11-12 22:19:16 +01:00
components Alerting: Add external Alertmanagers (#39183) 2021-11-12 22:19:16 +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: Add external Alertmanagers (#39183) 2021-11-12 22:19:16 +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 Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02: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