Skip to content

Commit 4be99fe

Browse files
authored
Monitoring and alerts for Rococo/Westend (#2710)
* Monitoring and alerts for Rococo/Westend * 00000001 -> 00000002 * Backup actual version * Upload "Rococo BEEFY dashboard" from grafana (I cannot find it) * Separated Rococo Beefy dashboard and alerts * Group Rococo BEEFY alerts + add `Rococo` labels * Renamed evaluation group `Bridges` -> `Bridge Rococo <> Wococo` * Updated Wococo -> Westend dashboards * Rococo<>Westend alerts * Fixed matrix_room for rococo beefy * Removed "refId": "B" for rewards lags and set condition A > 10 + fixed time range * Delivery race dashboard from now-5m -> now-6h * Removed rococo-wococo * Less than 500 Westend headers have been synced to RococoBridgeHub in last 120 minutes -> 390
1 parent 67a683a commit 4be99fe

10 files changed

Lines changed: 2619 additions & 2354 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Rococo Bridge Hub <> Westend Bridge Hub deployments
2+
3+
This folder contains some information and useful stuff from our other test deployment - between Rococo and Westend
4+
bridge hubs. The bridge overview and other helpful information can be found in
5+
[this readme](https://github.com/paritytech/polkadot-sdk/tree/master/cumulus/parachains/runtimes/bridge-hubs).
6+
7+
## Grafana Alerts and Dashboards
8+
9+
JSON model for Grafana alerts and dashobards that we use, may be found in the [dasboard/grafana](./dashboard/grafana/)
10+
folder.
11+
12+
**Dashboards:**
13+
- rococo-westend-maintenance-dashboard.json
14+
- relay-rococo-to-westend-messages-dashboard.json
15+
- relay-westend-to-rococo-messages-dashboard.json
16+
17+
(exported JSON directly from https://grafana.teleport.parity.io/dashboards/f/eblDiw17z/Bridges)
18+
19+
**Alerts:**
20+
- bridge-rococo-westend-alerts.json https://grafana.teleport.parity.io/api/ruler/grafana/api/v1/rules/Bridges/Bridge%20Rococo%20%3C%3E%20Westend
21+
22+
_Note: All json files are formatted with `jq . file.json`._

0 commit comments

Comments
 (0)