grafana/pkg/services/ngalert/state/template
George Robinson 9f2fb3fa27
Alerting: Add filter and remove funcs for custom labels and annotations (#63437)
This commit adds filterLabels, filterLabelsRe, removeLabels, and
removeLabelsRe functions to templates for custom labels and annotations.
It allows for use cases such as removing all private labels.
2023-02-20 14:40:26 +00:00
..
funcs_test.go Alerting: Add filter and remove funcs for custom labels and annotations (#63437) 2023-02-20 14:40:26 +00:00
funcs.go Alerting: Add filter and remove funcs for custom labels and annotations (#63437) 2023-02-20 14:40:26 +00:00
template_test.go Alerting: Small readability improvements to template.go (#63422) 2023-02-20 09:24:11 +00:00
template.go Alerting: Rename caps to captures as cap is a reserved word (#63432) 2023-02-20 10:08:36 +00:00