From e0711c2e9bdd5e76fd50d50909ceecb4b3563e9c Mon Sep 17 00:00:00 2001 From: Brian Brazil Date: Wed, 8 Nov 2017 16:36:08 +0000 Subject: [PATCH] Document consul sd tls_config (#3440) Fixes https://github.com/prometheus/docs/issues/681 --- docs/configuration/configuration.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 9d1e55268..e34e6b756 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -311,10 +311,13 @@ The following meta labels are available on targets during [relabeling](#relabel_ server: [ token: ] [ datacenter: ] -[ scheme: ] +[ scheme: | default = "http"] [ username: ] [ password: ] +tls_config: + [ ] + # A list of services for which targets are retrieved. If omitted, all services # are scraped. services: