Skip to content

Commit 104073c

Browse files
committed
examples for __meta_inventor_sd_module
1 parent 603d714 commit 104073c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Prometheus SD config with
8888
scrape_configs:
8989
- job_name: http_sd_mygroup
9090
http_sd_configs:
91-
- url: http://127.0.0.1:9101/group?name=mygroup
91+
- url: http://127.0.0.1:9101/discover
9292
# if SD_TOKEN env variable is set
9393
headers:
9494
- "x-sd-token: REDACTED"

0 commit comments

Comments
 (0)