Skip to content

Commit

Permalink
Document consul sd tls_config (prometheus#3440)
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-brazil committed Dec 14, 2017
1 parent d2f6803 commit e0711c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/configuration/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,13 @@ The following meta labels are available on targets during [relabeling](#relabel_
server: <host>
[ token: <secret> ]
[ datacenter: <string> ]
[ scheme: <string> ]
[ scheme: <string> | default = "http"]
[ username: <string> ]
[ password: <secret> ]
tls_config:
[ <tls_config> ]
# A list of services for which targets are retrieved. If omitted, all services
# are scraped.
services:
Expand Down

0 comments on commit e0711c2

Please sign in to comment.