vigil
vigil copied to clipboard
Display which nodes got back up in notification
Hey @valeriansaliou and contributors 👋
I was wondering if I missed a config option to get more details in my slack notification messages, namely :
-
Status changed to: healthy
-> know which nodes got back up specifically - When a subset of the down nodes are up again, display which ones got back up (partially)
- eg.
Status is still: dead, Nodes: A, B, C, but nodes D, E, F got back up
- eg.
- When one node of a probe.service is down, know exactly which one instead of all the service nodes
Thank you so much for this great software!
Hey @bduron,
There's currently no way to do 1 and 2, as it's not implemented, so you didn't miss any configuration option.
On the last point, the replica_id
is shown in the notification whenever an host gets down, see the red arrow:
Thank you @valeriansaliou that's much clearer!