Right now, a threshold alert provides a message like Value below threshold. Can we include more details in the message or add a detail column that includes more details? In full generality we'd add a JSON column or otherwise expose information that can be processed by a machine without parsing.
I'd prefer to get an alert message that I might be able to ignore out of the box: Value (49.98) below threshold (50).
Right now, a
threshold
alert provides amessage
likeValue below threshold
. Can we include more details in themessage
or add adetail
column that includes more details? In full generality we'd add a JSON column or otherwise expose information that can be processed by a machine without parsing.I'd prefer to get an alert message that I might be able to ignore out of the box:
Value (49.98) below threshold (50)
.┆Issue is synchronized with this Jira Task