ingress-nginx-helm/cmd/nginx
Bryan Boreham f33a2090dd Add a flag to make per-host metrics optional
When serving many hosts from one nginx, the metrics may become too
numerous for Prometheus.  Add a flag to disable the host label, so
that metrics are totalled across all hosts.
2018-12-21 17:31:54 +00:00
..
flag_test.go Update process-exporter methods 2018-12-05 13:28:10 -03:00
flags.go Add a flag to make per-host metrics optional 2018-12-21 17:31:54 +00:00
main.go Add a flag to make per-host metrics optional 2018-12-21 17:31:54 +00:00
main_test.go Replace glog with klog 2018-12-05 13:27:55 -03:00
nginx.go Replace glog with klog 2018-12-05 13:27:55 -03:00