1
0
mirror of https://github.com/nginxinc/nginx-prometheus-exporter.git synced 2025-06-30 20:41:50 +03:00
Files
nginx_exporter/client
Luca Comellini 2ab961100c Don't try to connect to nginx on client creation (#504)
The client now is created without making a call to nginx.
When Collect() is called we try to get the metrics from nginx and if
it's not available it will set 'up' to 0 and not fail anymore.
2023-10-09 09:09:38 -07:00
..
2022-04-01 09:44:14 +01:00