projects
/
blackbox_exporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d7f220
)
Add mention of probe_success
author
Brian Brazil
<brian.brazil@robustperception.io>
Wed, 17 May 2017 07:57:33 +0000
(08:57 +0100)
committer
GitHub
<noreply@github.com>
Wed, 17 May 2017 07:57:33 +0000
(08:57 +0100)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 0d5eae4b775d771818a596df70ba16cb7af2be66..a4ed8d91aac60c264dc9bbedd7b4bf08188e1734 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-15,7
+15,7
@@
HTTP, HTTPS, DNS, TCP and ICMP.
./blackbox_exporter <flags>
Visiting [http://localhost:9115/probe?target=google.com&module=http_2xx](http://localhost:9115/probe?target=google.com&module=http_2xx)
-will return metrics for a HTTP probe against google.com.
+will return metrics for a HTTP probe against google.com.
The `probe_success` metric indicates if the probe succeeded.
### Building with Docker