From f496b697ae1e8716fa2024da3fb52f3af44b87d6 Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Fri, 11 May 2018 12:22:55 -0700 Subject: [PATCH] website: fix broken link --- website/source/docs/agent/options.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/options.html.md b/website/source/docs/agent/options.html.md index 549b95ba3c..61af16e432 100644 --- a/website/source/docs/agent/options.html.md +++ b/website/source/docs/agent/options.html.md @@ -1135,7 +1135,7 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass is overlap between two rules, the more specific rule will take precedence. Blocking will take priority if the same prefix is listed multiple times. - * prometheus_retention_time + * prometheus_retention_time If the value is greater than `0s` (the default), this enables [Prometheus](https://prometheus.io/) export of metrics. The duration can be expressed using the duration semantics and will aggregates all counters for the duration specified (it might have an impact on Consul's memory usage). A good value for this parameter is at least 2 times the interval of scrape