services.prometheus.exporters.nginx.scrapeUri

NixOS option

Address to access the nginx status page. Can be enabled with services.nginx.statusPage = true.

type: string
Default
"http://localhost/nginx_status"
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →