oncall-engine/engine/apps/labels/tests
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
..
__init__.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
factories.py Webhook labels (#3383) 2023-11-22 11:17:41 +00:00
test_alert_group.py Fix dynamic label template validation (#5363) 2024-12-18 04:11:21 +00:00
test_labels.py Fix dynamic label template validation (#5363) 2024-12-18 04:11:21 +00:00
test_labels_cache.py Fix dynamic label template validation (#5363) 2024-12-18 04:11:21 +00:00