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

NGINX Prometheus Exporter for NGINX and NGINX Plus

Results 55 nginx-prometheus-exporter issues
Sort by recently updated
recently updated
newest added
trafficstars

Remove a duplicate "that were" in metric description ### Proposed changes While adding metrics from the README to our grafana dashboards I found a small error in the description. This...

### Proposed changes Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue here...

### Proposed changes Have a unified way to provide tls configuration by using exporter-toolkit from Prometheus community.(https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md). For this exporter is beneficial to rely on a big community. For teams...

waiting for response

The `ssl` data for each HTTP [upstream](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_http_upstream), [server zone](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_http_server_zone), and stream [upstream](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_stream_upstream), [server zone](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_stream_server_zone), were added in [version](https://nginx.org/en/docs/http/ngx_http_api_module.html#api_version) 8.

The `codes` data in responses for each HTTP [upstream](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_http_upstream), [server zone](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_http_server_zone), and [location zone](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_http_location_zone) were added in [version](https://nginx.org/en/docs/http/ngx_http_api_module.html#api_version) 7. Announcement: I am pleased to announce the release of [ **NGINX...

proposal

Please Please update client_golang to v1.11.0 in order to fix https://nvd.nist.gov/vuln/detail/CVE-2022-21698

**Is your feature request related to a problem? Please describe.** I am running a webhosting service with multiple nginx instances (one common for ingress and one for each hosted site)....

proposal

**Describe the bug** nginx-prometheus-exporter 0.9.0 fails frequently: ` net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) ` **To reproduce** Steps to reproduce the behavior: 1. [enable...

proposal

**Is your feature request related to a problem? Please describe.** Have a unified way to provide tls configuration by using exporter-toolkit from Prometheus community.(https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md). For this exporter is beneficial to...

enhancement
proposal