I have an alert set up with two notification channels: webhook & Telegram.
Within the Telegram notification I’m able to see the metric value at the bottom of the message:
" *Metrics:
reducing_London: -20525.636"
How can I retrieve the same value in webhook? It seems to be missing in the json that is sent.
Thanks!