oncall-engine/engine/apps/metrics_exporter/tests
Vadim Stepanov 8188dd5dd2
Create missing direct paging integrations (#3468)
# What this PR does

Makes organization sync create direct paging integrations for Grafana
teams that don't have one.

## Which issue(s) this PR fixes

Related to https://github.com/grafana/oncall-private/issues/2302

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-11-30 17:18:18 +00:00
..
__init__.py OnCall prometheus metrics exporter (#1605) 2023-05-25 18:26:13 +00:00
conftest.py Add "user_was_notified_of_alert_groups" metric (#2334) 2023-06-28 08:15:19 +00:00
test_calculation_metrics.py Move new alert group metric creation into async task (#3451) 2023-11-29 12:45:36 +00:00
test_metrics_collectors.py Add "user_was_notified_of_alert_groups" metric (#2334) 2023-06-28 08:15:19 +00:00
test_update_metrics_cache.py Create missing direct paging integrations (#3468) 2023-11-30 17:18:18 +00:00
test_views.py get rid of need for FEATURE_PROMETHEUS_EXPORTER_ENABLED to be present in ci-test.py settings file (#2161) 2023-06-12 09:43:05 -04:00