services.prometheus.exporters.nginx.scrapeUri

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

Type
string
Default
"http://localhost/nginx_status"
Declared
<nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>