Hello
I am trying to print out the value which triggered my watcher to fire on OpsGenie.
I can put the following fields into the alert fields as seen in the image
After studying the json object in the logs for this particular alert I've been trying to put the following in the message box, which is specific to the query I am doing in elasticsearch. However OpsGenie is returning null.
Trigger Value: {{__payload.aggregations._stats_minutely_searches.sum}}
I assume this is not how it is done since it not working
Thanks,
Michael