grafana/pkg/services/ngalert/eval
Kyle Brandt 63b2dd06a5
Alerting: Set "value" with evalmatches in G Managed (#34075)
When, and currently only when using a classic condition, evaluation information is added (which is like the EvalMatches from dashboard alerting).

This is returned via the API and can be included in notifications by reading the `__value__` label attached `.Alerts` in the template. It is a string.
2021-05-18 09:12:39 -04:00
..
eval_test.go Alerting: Eval pkg tests and more specific error handling (#33496) 2021-04-29 07:27:32 -04:00
eval.go Alerting: Set "value" with evalmatches in G Managed (#34075) 2021-05-18 09:12:39 -04:00
extract_md_test.go Alerting: Set "value" with evalmatches in G Managed (#34075) 2021-05-18 09:12:39 -04:00
extract_md.go Alerting: Set "value" with evalmatches in G Managed (#34075) 2021-05-18 09:12:39 -04:00