From: Bruno Bigras Date: Thu, 8 Dec 2016 22:19:26 +0000 (-0500) Subject: add syntax highlighting in README.md (#87) X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=81dfcd12d26215b551f8278627b0aa8a7192d1b3;p=blackbox_exporter.git add syntax highlighting in README.md (#87) --- diff --git a/README.md b/README.md index b4b9591..0d5eae4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ will return metrics for a HTTP probe against google.com. ## Configuration A configuration showing all options is below: -``` +```yml modules: http_2xx_example: prober: http @@ -113,7 +113,7 @@ The blackbox exporter needs to be passed the target as a parameter, this can be done with relabelling. Example config: -``` +```yml scrape_configs: - job_name: 'blackbox' metrics_path: /probe