Skip to content

Releases: nats-io/prometheus-nats-exporter

Release v0.1.0

23 Feb 19:44
ccafb4a
Compare
Choose a tag to compare

The Prometheus NATS Exporter provides NATS server metrics to Prometheus.

Major features include:

  • Metrics from NATS server monitoring endpoints including varz, connz, subsz, and routez
  • HTTP authorization
  • Secure connections with TLS
  • Syslog and rsyslog support
  • Embeddable through a public API (Golang)