Releases: nats-io/prometheus-nats-exporter
Releases · nats-io/prometheus-nats-exporter
Release v0.1.0
The Prometheus NATS Exporter provides NATS server metrics to Prometheus.
Major features include:
- Metrics from NATS server monitoring endpoints including
varz
,connz
,subsz
, androutez
- HTTP authorization
- Secure connections with TLS
- Syslog and rsyslog support
- Embeddable through a public API (Golang)