grafana/public/app/plugins/datasource/alertmanager
Alex Moreno 45facbba11
Alerting: Remove url based external alertmanagers config (#57918)
* Remove URL-based alertmanagers from endpoint config

* WIP

* Add migration and alertmanagers from admin_configuration

* Empty comment removed

* set BasicAuth true when user is present in url

* Remove Alertmanagers from GET /admin_config payload

* Remove URL-based alertmanager configuration from UI

* Fix new uid generation in external alertmanagers migration

* Fix tests for URL-based external alertmanagers

* Fix API tests

* Add more tests, move migration code to separate file, and remove possible am duplicate urls

* Fix edge cases in migration

* Fix imports

* Remove useless fields and fix created_at/updated_at retrieval

Co-authored-by: George Robinson <george.robinson@grafana.com>
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com>
2022-11-10 16:34:13 +01:00
..
img Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00
ConfigEditor.tsx IconName: Move to grafana/data and use type on NavModelItem (#55013) 2022-09-12 20:09:33 +02:00
consts.ts Alerting: receivers table in the receivers page (#33119) 2021-04-23 15:54:31 +03:00
DataSource.ts Alerting: Improve Mimir AM interoperability with Grafana (#53396) 2022-08-16 16:01:57 +02:00
module.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json Alerting: Make alertmanager datasource stable (#49485) 2022-05-24 14:44:41 +02:00
types.ts Alerting: Remove url based external alertmanagers config (#57918) 2022-11-10 16:34:13 +01:00