oncall-engine/engine/apps/labels/migrations
Yulya Artyukhina 3d4ce622cb
Add default service_name label for Alerting integrations (#5373)
# What this PR does
- The `service_name` label will be added to Grafana Alerting integration
when it is created, if it wasn't added by user.
- Adds celery task that should be started manually and will add the
`service_name` dynamic label to all existing Grafana Alerting
integrations.

## Which issue(s) this PR closes

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

## 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.

---------

Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
2025-01-14 10:02:23 +00:00
..
0001_initial.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
0002_alertgroupassociatedlabel_and_more.py Alert group labels filter (#3238) 2023-11-06 10:31:12 +00:00
0003_alertreceivechannelassociatedlabel_inherit.py Inheritable integration labels (#3307) 2023-11-15 12:10:34 +00:00
0004_webhookassociatedlabel.py Webhook labels (#3383) 2023-11-22 11:17:41 +00:00
0005_labelkeycache_prescribed_labelvaluecache_prescribed.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
0006_remove_alertreceivechannelassociatedlabel_inheritable_state.py Merge alert group static labels to integration labels (#5262) 2024-11-28 15:44:51 +00:00
0007_remove_alertreceivechannelassociatedlabel_inheritable_db.py Add default service_name label for Alerting integrations (#5373) 2025-01-14 10:02:23 +00:00
__init__.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00