Include an endpoint to serve alerting systems #3563
Labels
I: telemetry
Internal: related to Telemetry & metrics
O: new-feature
Objective: cause to add a new feature or support
Milestone
Summary
Hermes sometimes detects events which should be acted upon, these might be logged as warning but can be easily missed.
Problem Definition
Here are two potential use cases for this:
chainname-1
tochainname-2
, the Hermes configuration needs to be updated and the relayer needs to be restarted. Since chains emit an event upon upgrade Emit event upon setting upgrade consensus state cosmos/ibc-go#270 Hermes could send a notification in this situation.Proposal
Introducing an endpoint to serve alerting systems, such as https://github.com/prometheus/alertmanager, could allow operators to setup a notification system to avoid missing some important information.
For Admin Use
The text was updated successfully, but these errors were encountered: