From df76c55ba3c237649f5787f5e6f2c3cc0fab4783 Mon Sep 17 00:00:00 2001 From: Brian Brazil Date: Wed, 17 May 2017 08:57:33 +0100 Subject: [PATCH] Add mention of probe_success --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d5eae4..a4ed8d9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ HTTP, HTTPS, DNS, TCP and ICMP. ./blackbox_exporter 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 -- 2.25.1