Skip to content

docs: add Prometheus alerting rules example (#374) - #1

Open
Devdave-0x wants to merge 4 commits into
mainfrom
feat/374-prometheus-alerts
Open

docs: add Prometheus alerting rules example (#374)#1
Devdave-0x wants to merge 4 commits into
mainfrom
feat/374-prometheus-alerts

Conversation

@Devdave-0x

Copy link
Copy Markdown
Owner

Adds comprehensive Prometheus alerting rules for monitoring stellar-router contracts and infrastructure.

Changes

  • Created metrics/alerts.yml with 15 production-ready alerting rules
  • Covers circuit breaker protection, failure monitoring, rate limits, and exporter health

Alert Categories

  • Circuit Breaker: Open/stuck alerts
  • Failure Rates: High consecutive failures
  • Route Paused: Route pause status
  • Rate Limits: 80% threshold warning
  • Scraper Health: Exporter down detection
  • Performance: p95 scrape latency monitoring
  • Activity: No routing activity detection
  • Registry: Empty state detection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant