mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 05:34:05 -08:00
Updated the 'consistency-modes' consul.io/api link to point to its new location (#5572)
Ref: 626392eb62
Signed-off-by: Samuel Alfageme <samuel@alfage.me>
This commit is contained in:
parent
0a34399611
commit
425b07f3c4
|
@ -359,7 +359,7 @@ tags:
|
|||
# The string by which Consul tags are joined into the tag label.
|
||||
[ tag_separator: <string> | default = , ]
|
||||
|
||||
# Allow stale Consul results (see https://www.consul.io/api/index.html#consistency-modes). Will reduce load on Consul.
|
||||
# Allow stale Consul results (see https://www.consul.io/api/features/consistency.html). Will reduce load on Consul.
|
||||
[ allow_stale: <bool> ]
|
||||
|
||||
# The time after which the provided names are refreshed.
|
||||
|
|
Loading…
Reference in a new issue