grafana/pkg/services/ngalert/state/template
George Robinson 0c8876c3a2
Alerting: Return errors when expanding templates (#63662)
This commit changes the state package so that errors encountered while
expanding templates for custom labels and annotations are returned
from the function. This is not used at present, but will be used in the
future as we look at how to offer better feedback to users who don't
have access to logs, for example our customers who use Hosted Grafana.
2023-03-08 12:25:02 +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: Return errors when expanding templates (#63662) 2023-03-08 12:25:02 +00:00
template.go Alerting: Return errors when expanding templates (#63662) 2023-03-08 12:25:02 +00:00