mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
Merge pull request #1183 from Elpatii/master
Fix telemetry.addr deprecated since v0.21.0
This commit is contained in:
@@ -12,6 +12,7 @@ log:
|
||||
scrape:
|
||||
timeout-margin: 0.5
|
||||
telemetry:
|
||||
addr: ":9182"
|
||||
path: /metrics
|
||||
max-requests: 5
|
||||
web:
|
||||
listen-address: ":9182"
|
||||
|
||||
Reference in New Issue
Block a user