oncall-engine/engine/apps/metrics_exporter/tests
Yulya Artyukhina 503939783f
Add settings var to choose application metrics to collect (#4781)
# What this PR does
Adds settings var `METRICS_TO_COLLECT` to choose what metrics should be
collected by `ApplicationMetricsCollector`.
It allows to collect different application metrics using different
exporters.

## Which issue(s) this PR closes

## 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] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-08-12 10:37:48 +00:00
..
__init__.py OnCall prometheus metrics exporter (#1605) 2023-05-25 18:26:13 +00:00
conftest.py Drop stale metrics cache (#4695) 2024-07-17 17:01:04 +00:00
test_calculation_metrics.py Prepare insight metrics structure for adding service_name label (#4227) 2024-04-29 09:45:23 +00:00
test_metrics_collectors.py Add settings var to choose application metrics to collect (#4781) 2024-08-12 10:37:48 +00:00
test_update_metrics_cache.py User notifications bundle (#4457) 2024-07-16 11:24:08 +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