grafana/public/app/features/alerting/unified/components
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
..
admin Alerting: Add external Alertmanagers (#39183) 2021-11-12 22:19:16 +01:00
alert-groups Alerting: Alertmanager datasource support for upstream Prometheus AM implementation (#39775) 2021-10-01 16:24:56 +03:00
amroutes Alerting: Remove CTA button from read-only notification policy page (#41096) 2021-11-09 13:52:49 +01:00
panel-alerts-tab Alerting: interpolate variables when creating alert rule from dashboard panel (#37201) 2021-08-10 10:59:48 +03:00
receivers Alerting: UI for contact point testing with custom annotations and labels (#40491) 2021-11-03 09:57:59 -07:00
rule-editor Prometheus: Disable exemplar queries for alerting (#41607) 2021-11-12 12:49:06 +01:00
rule-viewer Alerting: Add DateTimePicker on view rule page (#38592) 2021-08-30 11:42:37 +02:00
rules Alerting: allows clearing the datasource selection in rule list (#41264) 2021-11-09 18:20:36 +01:00
silences Alerting: UI standardization and fixes (#38770) 2021-10-01 15:15:55 -07:00
AlertingPageWrapper.tsx Theme: Page styles move to emotion global styles and design tweaks (#33529) 2021-04-30 10:04:01 +02:00
AlertLabel.tsx Alerting: fix route, silence matchers (#34372) 2021-05-19 15:30:39 +03:00
AlertLabels.tsx Alerting: Add alertmanager notifications tab (#35759) 2021-07-07 16:17:26 -07:00
AlertManagerPicker.tsx Select: Make portalling the menu opt-in, but opt-in *everywhere* (#37501) 2021-08-04 15:47:53 +01:00
AnnotationDetailsField.tsx Alerting: update panel alert tab (#33850) 2021-05-17 10:39:42 +03:00
CollapseToggle.tsx A11y: Fix various fastpass accessibility issues (#41154) 2021-11-02 15:27:07 +00:00
DetailsField.tsx Alerting: make rule list page work on mobile (#35991) 2021-06-23 09:27:47 +03:00
DynamicTable.tsx A11y: Fix various fastpass accessibility issues (#41154) 2021-11-02 15:27:07 +00:00
DynamicTableWithGuidelines.tsx Alerting: Add alertmanager notifications tab (#35759) 2021-07-07 16:17:26 -07:00
EmptyArea.tsx Alerting: Remove CTA button from read-only notification policy page (#41096) 2021-11-09 13:52:49 +01:00
EmptyAreaWithCTA.tsx Alerting: Remove CTA button from read-only notification policy page (#41096) 2021-11-09 13:52:49 +01:00
Expression.tsx Alerting: Rule edit form (#32877) 2021-04-14 15:57:36 +03:00
PanelPluginsButtonGroup.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
StateColoredText.tsx Alerting: misc rule list fixes (#34400) 2021-05-19 18:54:03 +03:00
StateTag.tsx Alerting: misc rule list fixes (#34400) 2021-05-19 18:54:03 +03:00
TimeToNow.tsx Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00
Well.tsx Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00