grafana/pkg/services/ngalert
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
eval Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
logging Alerting: Allow the notifier to log (#34232) 2021-05-17 18:06:47 +01:00
metrics Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
models Alerting: Add external Alertmanagers (#39183) 2021-11-12 22:19:16 +01:00
notifier remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
schedule Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
sender Alerting: Refactor & fix unified alerting metrics structure (#39151) 2021-09-14 12:55:01 +01:00
state graphLink and tableLink template functions (#41369) 2021-11-10 10:36:03 -03:00
store Alerting: declare constants for __dashboardUid__ and __panelId__ literals (#39976) 2021-10-07 17:30:06 -04:00
tests Alerting: Fix flaky TestAlertInstanceOperations (#41435) 2021-11-09 10:42:58 -05:00
ngalert_test.go Alerting: tune rule evaluation via configuration (#35623) 2021-09-28 13:00:16 +03:00
ngalert.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00