Validator‑healthd – Osmosis Validator Monitoring

Hi, I’m Ehsan. I built validator‑healthd, an open‑source monitoring stack for Osmosis validators (Go + Prometheus + Grafana).

  • Milestone 1 (done):

  • Collector service that reads Osmosis RPC + staking REST and computes a validator health score (0–100).

  • Prometheus metrics and alert rules (scrape failing, low score, validator count drop, jailed).

  • Grafana dashboard with top / lowest validators, risk watch, and voting power concentration.

  • Docker Compose stack and a small Helm chart.

  • Milestone 2 (planned):

  • Better validator docs (how to deploy, how to read the dashboard and alerts).

  • Example Alertmanager setups and simple runbooks.

  • Milestone 3 (planned):

  • Packages for infra providers / explorers to reuse the dashboard and rules.

  • Option for a public demo dashboard.

  • Multichain Support

I think this fits the “validator monitoring / validator tooling” area for Osmosis.

How can I apply for an Osmosis grant for this work?

Adding github repo