mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
Added docs
Signed-off-by: Levi Harrison <git@leviharrison.dev>
This commit is contained in:
parent
89f154d643
commit
3556302c76
|
@ -639,6 +639,9 @@ tls_config:
|
|||
# tasks and services that don't have published ports.
|
||||
[ port: <int> | default = 80 ]
|
||||
|
||||
# The host to use if the container is in host networking mode.
|
||||
[ host_network_host: <string> | default = "localhost" ]
|
||||
|
||||
# Optional filters to limit the discovery process to a subset of available
|
||||
# resources.
|
||||
# The available filters are listed in the upstream documentation:
|
||||
|
|
Loading…
Reference in a new issue