hedera-mirror-node
hedera-mirror-node copied to clipboard
Import Grafana alerts to Grafana Cloud
Problem
We now have Grafana alerts in Grafana Cloud and exported those to a file in git. If we make changes to the file then there's no way to update the UI.
Solution
Create a workflow that uses https://github.com/swirlds/monitoring/tree/master/grafana-sync/app to import our file to Grafana Cloud on every GA tag or workflow_dispatch.
Alternatives
No response