From: Brian Brazil Date: Thu, 14 Mar 2019 16:39:35 +0000 (+0000) Subject: Empty in YAML means null. (#440) X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=bf3e7fbbec35ce1b5ffd2c7abdf3ebc9ec4bc975;p=blackbox_exporter.git Empty in YAML means null. (#440) The null then overrides the default config. Avoid this in the example config file. Signed-off-by: Brian Brazil --- diff --git a/blackbox.yml b/blackbox.yml index 6691f22..a7f58cb 100644 --- a/blackbox.yml +++ b/blackbox.yml @@ -1,7 +1,6 @@ modules: http_2xx: prober: http - http: http_post_2xx: prober: http http: