gatus
gatus copied to clipboard
Getting same alert description in alert triggered as well as alert resolved
Describe the bug
I am using email alerting system and configured something like this:
alerting:
email:
from: "[email protected]"
password: ""
host: "example.net"
port: 55
to: "[email protected]"
default-alert:
description: "Health check has failed"
send-on-resolved: true
failure-threshold: 2
success-threshold: 2
client:
insecure: true
What do you see?
I am seeing same description for triggered as well as resolved email
What do you expect to see?
I want to see dynamic descriptions
List the steps that must be taken to reproduce this issue
configure email alerting system
Version
latest
Additional information
No response
Are you sure you're using latest? Because #572 should have fixed this issue, which was released in v5.6.0