mozilla / opmon

Operational Monitoring (OpMon) đŸ“ˆ
Mozilla Public License 2.0
7 stars 5 forks source link

Include more details in alerts table `message` column, or add a `detail` column #140

Open ncalexan opened 1 year ago

ncalexan commented 1 year ago

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).

┆Issue is synchronized with this Jira Task