oncall-engine/engine/apps/metrics_exporter
Yulya Artyukhina 4a8d0f3ad3
Fix metrics and dashboard (#2895)
# What this PR does

## Which issue(s) this PR fixes
https://github.com/grafana/oncall/issues/2897

## 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-08-29 13:52:24 +00:00
..
tests Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
__init__.py OnCall prometheus metrics exporter (#1605) 2023-05-25 18:26:13 +00:00
constants.py Add "user_was_notified_of_alert_groups" metric (#2334) 2023-06-28 08:15:19 +00:00
helpers.py Fix metrics and dashboard (#2895) 2023-08-29 13:52:24 +00:00
metrics_cache_manager.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
metrics_collectors.py Fix metrics and dashboard (#2895) 2023-08-29 13:52:24 +00:00
tasks.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
urls.py Add instructions for prometheus exporter setup (#2103) 2023-06-12 13:04:07 +00:00
views.py Add instructions for prometheus exporter setup (#2103) 2023-06-12 13:04:07 +00:00