grafana/pkg/tests/api
George Robinson 802d67eeca
Alerting: Support values in notification templates (#56457)
We have received a lot of feedback regarding the ValueString in alert notifications. Perhaps one of the most frequent complaints about ValueString is that it is difficult to read because it contains a lot of information, and the information is shown as a JSON-like string. Users have often asked how it can be templated and the answer is that it can't.

Until now users have been able to add custom annotations to their alert rules which contains values via the $values variable added in previous versions of Grafana. However, these custom annotations must be added for each of the user's alert rule, instead of once in a template that all of their alerts can be notified via.

This commit adds then the much requested feature to support values in notification templates. Users can then create a single template that prints the annotations, labels and values of their alerts in a format of their choice!
2022-10-10 13:40:21 +01:00
..
alerting Alerting: Support values in notification templates (#56457) 2022-10-10 13:40:21 +01:00
correlations Glue: Correlations minor APIs behavior improvements (#56078) 2022-10-04 09:39:55 +01:00
dashboards Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
elasticsearch Elasticsearch: Add integration tests for http header handling (#56542) 2022-10-07 18:21:48 +02:00
graphite Loki: Add integration tests for http header handling (#56478) 2022-10-07 10:16:41 +02:00
influxdb influxdb integration tests (#54700) 2022-09-05 15:35:53 +02:00
loki Loki: Add integration tests for http header handling (#56478) 2022-10-07 10:16:41 +02:00
metrics remove flaky cloudwatch test (#45800) 2022-02-23 13:59:53 -06:00
opentdsb graphite and opentsdb integration tests (#54733) 2022-09-06 17:19:04 +03:00
plugins Plugins: Introduce new Flame graph panel (#56376) 2022-10-07 11:39:14 +01:00
prometheus Plugins: Remove various custom headers logic (#54146) 2022-08-26 11:56:10 +02:00