We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603d714 commit 104073cCopy full SHA for 104073c
README.md
@@ -88,7 +88,7 @@ Prometheus SD config with
88
scrape_configs:
89
- job_name: http_sd_mygroup
90
http_sd_configs:
91
- - url: http://127.0.0.1:9101/group?name=mygroup
+ - url: http://127.0.0.1:9101/discover
92
# if SD_TOKEN env variable is set
93
headers:
94
- "x-sd-token: REDACTED"
0 commit comments