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. |
||
|---|---|---|
| .. | ||
| controller.go | ||
| controller_test.go | ||
| main.go | ||
| nginx_status.go | ||
| nginx_status_test.go | ||
| process.go | ||
| process_test.go | ||
| socket.go | ||
| socket_test.go | ||
| testutils.go | ||