README.md: Point probe to prometheus.io
authorRichard Hartmann <rih@space.net>
Tue, 24 Nov 2015 11:38:54 +0000 (12:38 +0100)
committerRichard Hartmann <rih@space.net>
Tue, 24 Nov 2015 11:38:54 +0000 (12:38 +0100)
README.md

index 7df08fb8169fdd403fe596765dca656b183700c7..63321cf37968bf5839ad9f0b35d503e684992f2c 100644 (file)
--- 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)?