From: Brian Brazil Date: Wed, 9 Sep 2015 16:32:14 +0000 (+0100) Subject: Fix more url parameters X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=db5578f08c98818b4ea4c7aa518918b99f7be5c1;p=blackbox_exporter.git Fix more url parameters --- diff --git a/README.md b/README.md index c2fdec5..bc66888 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ HTTP, HTTPS and TCP. make ./blackbox_exporter -Visiting [http://localhost:9115/probe?address=google.com&module=http2xx](http://localhost:9115/probe?address=google.com&module=http2xx) +Visiting [http://localhost:9115/probe?target=google.com&module=http2xx](http://localhost:9115/probe?target=google.com&module=http2xx) will return metrics for a HTTP probe against google.com. ## Configuration