nginx-prometheus-exporter icon indicating copy to clipboard operation
nginx-prometheus-exporter copied to clipboard

Add metrics form NGINX Plus API version 7

Open byoda opened this issue 4 years ago • 2 comments

The codes data in responses for each HTTP upstream, server zone, and location zone were added in version 7.

Announcement:

I am pleased to announce the release of NGINX Plus R25 . This release significantly extends the enterprise use cases that differentiates NGINX Plus from the open source version, namely user authentication/identity and observability. The headlines:

  • Metrics API has counters per HTTP status code for monitoring backends and what gets sent to clients. Previously counters were only per HTTP class (e.g. 2xx, 4xx).

Congratulations to everyone involved in the release!

Read the full announcement at https://www.nginx.com/blog/nginx-plus-r25-released/

byoda avatar Oct 06 '21 17:10 byoda

Comment added by Brian Ehlert in Aha! - View

I was reading through the Prometheus exporter and I think this might already be supported. Someone would need to verify. Please.

brianehlert avatar Mar 18 '22 23:03 brianehlert

We need https://github.com/nginxinc/nginx-plus-go-client/issues/106

lucacome avatar Jul 12 '22 00:07 lucacome