oncall-engine/engine/apps/grafana_plugin/helpers
Innokentii Konstantinov c58a81bbdf
Enable labels feature only if labels plugin is enabled (#3769)
# What this PR does
Adds a check to enable labels feature only if plugin provisioned. It's
needed to be protected from reconciliation delays and etc.

## 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)
2024-01-30 07:29:16 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
client.py Enable labels feature only if labels plugin is enabled (#3769) 2024-01-30 07:29:16 +00:00
gcom.py Paginate calls to get instances from gcom (#2669) 2023-07-28 21:19:27 +00:00