Robert Ayrapetyan
Robert Ayrapetyan
`description: "{{ $labels.message }}"` translates into: `Description: ` for a server version of grafana (v9.2.5)
@rkonfj, the method described doesn't work. Here is my alert rule:  That's how it looks like in email:  What am I missing? Thanks.
Hm, I see. Few times I was able to get valid text messages in email, but then destroyed the alert item and recreated it from scratch and not able to...
That's how I was able to finally configure alerts from UI:  
My solution above doesn't work anymore after upgrading grafana to v10.0.0 :(. Fortunately, it can be easily resolved by replacing with: `{{ $values.B0.Labels.message }}`
Hello, can this PR be merged ASAP?
@thaJeztah @krissetto, could you provide a review please, this seems like a very simple and straightforward change. Thanks!
@Khushiyant, could you re-trigger the build as seems one of the integration tests has failed before.
I don't think it's a documentation bug, postman uses the same variable: https://learning.postman.com/docs/tests-and-scripts/write-scripts/variables-list/. Also, there are 3 other variables ({{$randomDate*}}) for random timestamps.