Skip to content

Push gatway prometheus

Constraints

  • Monitoring multiple instances through a single Pushgateway creates both a single point of failure and a potential bottleneck.
  • Loss of Prometheus automatic instance health via the up metric (generated on every scrape).
  • The Pushgateway never forgets series pushed to it.
    • You have to delete them manually.

Prom Docs Push
gatway prometheus