Skip to content

Commit

Permalink
Expose prometheus BEEFY metrics and add them to grafana dashboard (#1242
Browse files Browse the repository at this point in the history
)

* deployments: expose node metrics

Signed-off-by: acatangiu <[email protected]>

* deployments: add beefy grafana dashboard

Signed-off-by: acatangiu <[email protected]>

* deployments: add beefy alarms

Signed-off-by: acatangiu <[email protected]>
  • Loading branch information
acatangiu authored Dec 3, 2021
1 parent f927775 commit c07bba9
Show file tree
Hide file tree
Showing 6 changed files with 608 additions and 0 deletions.
1 change: 1 addition & 0 deletions deployments/bridges/rialto-millau/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ services:
LETSENCRYPT_EMAIL: [email protected]
volumes:
- ./bridges/rialto-millau/dashboard/grafana:/etc/grafana/dashboards/rialto-millau:ro
- ./networks/dashboard/grafana/beefy-dashboard.json:/etc/grafana/dashboards/beefy.json

prometheus-metrics:
volumes:
Expand Down
Loading

0 comments on commit c07bba9

Please sign in to comment.