Files
defiQUG 2a6d3cfc7f
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Update submodule references and improve CI workflow
- Update submodule references for explorer-monorepo and smom-dbis-138 to latest commits.
- Modify CI workflow to include shellcheck installation and enforce error severity for script checks.
- Update contract addresses in configuration and documentation to reflect the new canonical addresses for CCIPWETH9Bridge and CCIP Router.
- Revise integration test documentation to align with updated contract addresses and deployment statuses.

Made-with: Cursor
2026-03-24 22:50:52 -07:00
..

Monitoring & Observability

Last Updated: 2026-01-31
Document Version: 1.0
Status: Active Documentation


This directory contains monitoring setup and observability documentation.

Documents

Quick Reference

Validator and block production health (single script):

  • scripts/monitoring/monitor-blockchain-health.sh — RPC connectivity, block production (5s sample), transaction inclusion, pending tx count, all 5 validators active (10001004 on r630-01/ml110), peer count. Requires cast (Foundry) and SSH to Proxmox hosts. Exit 0 = healthy, 1 = issues detected.

Monitoring Stack:

  • Prometheus metrics collection
  • Grafana dashboards
  • Block production monitoring
  • Alerting configuration