You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After creating the Grafana dashboard and utilizing the relayer metrics for monitoring in #388, we should also make use of this by creating an alert system that would notify us (using some sort of push notifications) with the following fields:
Relayer's account balance (for each configured network)
Total gas fee spent (across every configured network / Bridge)
Total Fees earned (for each configured VAnchor)
Task Checklist
Create the Alert on grafana [See: https://grafana.com/docs/grafana/latest/alerting]
Configure a slack bot/channel to send these alerts
Send the updates on interval of 1 day.
Send an urgent alert if the account balance is lower than X native token.
Test the alerting system.
The text was updated successfully, but these errors were encountered:
To give an update for this, it seems pretty much impossible to create daily alerts in Grafana. Its not mentioned in docs at all, the only reference I could find is this old thread and the suggested solution isnt working in current Grafana versions. So I think for daily updates its better to view the dashboard.
Overview
After creating the Grafana dashboard and utilizing the relayer metrics for monitoring in #388, we should also make use of this by creating an alert system that would notify us (using some sort of push notifications) with the following fields:
Task Checklist
X
native token.The text was updated successfully, but these errors were encountered: