Releases: nginx/nginx-prometheus-exporter
Releases · nginx/nginx-prometheus-exporter
NGINX Prometheus Exporter 0.4.0
FEATURES:
- 50: Add zone sync metrics support.
- 37: Implement a way to retry connection to NGINX if it is unreachable. Add -nginx.retries for setting the number of retries and -nginx.retry-interval for setting the interval between retries, both as cli-arguments.
UPGRADE:
- Use the 0.4.0 image from our DockerHub:
nginx/nginx-prometheus-exporter:0.4.0 - Download the latest binaries from GitHub releases page.
COMPATIBILITY:
- NGINX 0.1.18 or newer.
- NGINX Plus R18 or newer.
NGINX Prometheus Exporter 0.3.0
FEATURES:
- 32: Add nginxexporter_build_info metric.
- 31: Implement nginx_up and nginxplus_up metrics. Add -nginx.timeout cli argument for setting a timeout for scrapping metrics from NGINX or NGINX Plus.
UPGRADE:
- Use the 0.3.0 image from our DockerHub:
nginx/nginx-prometheus-exporter:0.3.0 - Download the attached binaries.
COMPATIBILITY:
- NGINX 0.1.18 or newer.
- NGINX Plus R14 or newer.
NGINX Prometheus Exporter 0.2.0
FEATURES:
- 16: Add stream metrics support.
- 13: Add a flag for controlling SSL verification of NGINX stub_status/API endpoint. Thanks to Raza Jhaveri.
- 3: Support for environment variables.
UPGRADE:
- Use the 0.2.0 image from our DockerHub:
nginx/nginx-prometheus-exporter:0.2.0 - Download the attached binaries.
COMPATIBILITY:
- NGINX 0.1.18 or newer.
- NGINX Plus R14 or newer.
NGINX Prometheus Exporter 0.1.0
Initial release.
Compatibility:
- NGINX 0.1.18 or newer
- NGINX Plus R14 or newer