Skip to content

Releases: nginxinc/nginx-prometheus-exporter

NGINX Prometheus Exporter 0.7.0

23 Apr 17:10
a2910f1
Compare
Choose a tag to compare

FEATURES:

  • 86: Implemented TLS client certificate authentication. Thanks to Fabian Lüpke.

BUGFIXES:

UPGRADE:

  • Use the 0.7.0 image from our DockerHub: nginx/nginx-prometheus-exporter:0.7.0
  • Download the latest binaries from GitHub releases page.

COMPATIBILITY:

  • NGINX 0.1.18 or newer.
  • NGINX Plus R19 or newer.

NGINX Prometheus Exporter 0.6.0

19 Feb 18:10
39585bd
Compare
Choose a tag to compare

FEATURES:

  • 77: Add constLabels support via cli arg/env variable.

CHANGES:

  • Update alpine image.

UPGRADE:

  • Use the 0.6.0 image from our DockerHub: nginx/nginx-prometheus-exporter:0.6.0
  • Download the latest binaries from GitHub releases page.

COMPATIBILITY:

  • NGINX 0.1.18 or newer.
  • NGINX Plus R19 or newer.

NGINX Prometheus Exporter 0.5.0

06 Dec 20:26
c3dd65c
Compare
Choose a tag to compare

FEATURES:

  • 70: Set user agent on scrape requests to nginx.
  • 68: Add ability to scrape and listen on unix domain sockets.
  • 64: Add location zone and resolver metric support.

BUGFIXES:

  • 73: Fix typo in stream_zone_sync_status_nodes_online metric description.
  • 71: Do not assume default datasource in Grafana panels.
  • 62: Set correct nginx_up query and instance variable expression.

UPGRADE:

  • Use the 0.5.0 image from our DockerHub: nginx/nginx-prometheus-exporter:0.5.0
  • Download the latest binaries from GitHub releases page.

COMPATIBILITY:

  • NGINX 0.1.18 or newer.
  • NGINX Plus R19 or newer.

NGINX Prometheus Exporter 0.4.2

22 Jul 15:24
Compare
Choose a tag to compare

BUGFIXES:

  • 60: Fix session metrics for stream server zones. Session metrics with a status of 4xx or 5xx are now correctly reported. Previously they were always reported as 0.

UPGRADE:

  • Use the 0.4.2 image from our DockerHub: nginx/nginx-prometheus-exporter:0.4.2
  • Download the latest binaries from GitHub releases page.

COMPATIBILITY:

  • NGINX 0.1.18 or newer.
  • NGINX Plus R18 or newer.

NGINX Prometheus Exporter 0.4.1

12 Jun 10:46
Compare
Choose a tag to compare

BUGFIXES:

  • 55: Do not export zone sync metrics if they are not reported by NGINX Plus. Previously, in such case, the metrics were exported with zero values.

UPGRADE:

  • Use the 0.4.1 image from our DockerHub: nginx/nginx-prometheus-exporter:0.4.1
  • Download the latest binaries from GitHub releases page.

COMPATIBILITY:

  • NGINX 0.1.18 or newer.
  • NGINX Plus R18 or newer.

NGINX Prometheus Exporter 0.4.0

30 May 11:30
Compare
Choose a tag to compare

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

07 Feb 12:19
Compare
Choose a tag to compare

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

13 Nov 12:55
Compare
Choose a tag to compare

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

30 May 13:54
Compare
Choose a tag to compare

Initial release.

Compatibility:

  • NGINX 0.1.18 or newer
  • NGINX Plus R14 or newer