From: Richard Hartmann Date: Tue, 24 Nov 2015 11:38:54 +0000 (+0100) Subject: README.md: Point probe to prometheus.io X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=533c044da1a5acef3daab44f6202a71402c022cc;p=blackbox_exporter.git README.md: Point probe to prometheus.io --- diff --git a/README.md b/README.md index 7df08fb..63321cf 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ scrape_configs: module: [http_2xx] # Look for a HTTP 200 response. target_groups: - targets: - - mywebsite.com # Target to probe + - prometheus.io # Target to probe relabel_configs: - source_labels: [__address__] regex: (.*)(:80)?