Publish a ready-to-import Grafana dashboard JSON for Sentrix validator monitoring. Operators running their own Sentrix validator should be able to drop the JSON into Grafana and immediately see height / bt / mempool / BFT-round / peer-count / error-rate.
Why
The chain already exposes /metrics via the prom-exporter. Without a starter dashboard, every operator has to build one from scratch.
Scope
- Grafana dashboard JSON in
docs/monitoring/ or a dedicated sentrix-labs/grafana-templates repo
- 6-10 panels covering: chain tip, block time, mempool size, BFT round, peer count, prune cycles, request rate, error rate
- Variables: validator role, host
Acceptance
- Importable JSON committed to public repo
- Screenshot in README showing the dashboard live
- Instructions for connecting to a self-hosted Prometheus scraping Sentrix nodes
Publish a ready-to-import Grafana dashboard JSON for Sentrix validator monitoring. Operators running their own Sentrix validator should be able to drop the JSON into Grafana and immediately see height / bt / mempool / BFT-round / peer-count / error-rate.
Why
The chain already exposes
/metricsvia the prom-exporter. Without a starter dashboard, every operator has to build one from scratch.Scope
docs/monitoring/or a dedicatedsentrix-labs/grafana-templatesrepoAcceptance