oncall-engine/engine/apps/integrations
Innokentii Konstantinov 1ccb9d6979
AlertManager v2 (#2643)
Introduce AlertManager v2 integration with improved internal behaviour

it's using grouping from AlertManager, not trying to re-group alerts on
OnCall side.
Existing AlertManager and Grafana Alerting integrations are marked as
Legacy with options to migrate them manually now or be migrated
automatically after DEPRECATION DATE(TBD).
Integration urls and public api responses stay the same both for legacy
and new integrations.

---------

Co-authored-by: Rares Mardare <rares.mardare@grafana.com>
Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2023-08-01 12:18:52 +08:00
..
metadata AlertManager v2 (#2643) 2023-08-01 12:18:52 +08:00
mixins apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
templates AlertManager v2 (#2643) 2023-08-01 12:18:52 +08:00
tests AlertManager v2 (#2643) 2023-08-01 12:18:52 +08:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
legacy_prefix.py AlertManager v2 (#2643) 2023-08-01 12:18:52 +08:00
middlewares.py Add middleware to catch exception for missing integration, reduce spamminess of logs 2022-10-13 17:18:22 -06:00
tasks.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
urls.py AlertManager v2 (#2643) 2023-08-01 12:18:52 +08:00
views.py AlertManager v2 (#2643) 2023-08-01 12:18:52 +08:00