Registry / observability / nginxinc-nginx-prometheus-exporter

nginxinc-nginx-prometheus-exporter

JSON →
library1.5.1gogounverified

Exports NGINX metrics to Prometheus for monitoring and alerting.

go get github.com/nginxinc/nginx-prometheus-exporter
INSTALL
IMPORT
SIG · NGINXINC-NGINX-PRO
N
nginxinc-nginx-prometheus-exporter
observabilitygov1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nginxprometheusexporter
github.com/nginxinc/nginx-prometheus-exporter

Imports the exporter package (usually run as a binary).

package main import ( "github.com/nginxinc/nginx-prometheus-exporter" ) func main() { // This package is typically run as a standalone binary, not imported as a library. // The following is a placeholder to show the import path. _ = nginxprometheusexporter.Version }
Debug
Known issues
gotchaThis package is primarily a standalone binary; importing it as a library may not be supported.
fix
Use the provided Docker image or binary release instead of importing.
affects: >=1.0.0
Upgrade
Version history
1.5.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Amazon
1
Resources
nginxinc-nginx-prometheus-exporter — go get nginxinc-nginx-prometheus-exporter · libregistry