oncall-engine/engine/apps/labels
Innokentii Konstantinov 0694fe5572
Fix dynamic label template validation (#5363)
1. Fix https://github.com/grafana/irm/issues/530 - applied same
validation logic as for multi-label extraction template to dynamic
label. Actual fix is here -
https://github.com/grafana/oncall/pull/5363/files#diff-58657df0f1ff9a8578a14504f1c6cfd240e45e084171c5bbeb09d975c3ec72ddR74
2. Some minor refactorings over static/dynamic/integration label naming.
This work should be continued in separate PR.
2024-12-18 04:11:21 +00:00
..
migrations Merge alert group static labels to integration labels (#5262) 2024-11-28 15:44:51 +00:00
tests Fix dynamic label template validation (#5363) 2024-12-18 04:11:21 +00:00
0007_remove_alertreceivechannelassociatedlabel_inheritable_db.py Merge alert group static labels to integration labels (#5262) 2024-11-28 15:44:51 +00:00
__init__.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
alert_group_labels.py Fix dynamic label template validation (#5363) 2024-12-18 04:11:21 +00:00
client.py fix: update internal labels endpoints to work with RBAC (#5099) 2024-10-02 17:39:49 +00:00
models.py Merge alert group static labels to integration labels (#5262) 2024-11-28 15:44:51 +00:00
tasks.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
types.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
utils.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00