From 886f46c1528bac0b8815a4ff37bf01f7cd4f1321 Mon Sep 17 00:00:00 2001 From: Mark Lewis <56076038+ml4@users.noreply.github.com> Date: Mon, 18 Jan 2021 15:31:39 +0000 Subject: [PATCH] Update options.mdx (#9578) MInor typo. --- website/content/docs/agent/options.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/agent/options.mdx b/website/content/docs/agent/options.mdx index c006517052..6acd23b7e1 100644 --- a/website/content/docs/agent/options.mdx +++ b/website/content/docs/agent/options.mdx @@ -2138,7 +2138,7 @@ bind_addr = "{{ GetPrivateInterfaces | include \"network\" \"10.0.0.0/8\" | attr - `path_allowlist` ((#ui_config_metrics_provider_path_allowlist)) - This specifies the paths that may be proxies to when appended to the - `base_url`. It will defaults to `["/api/v1/query_range", "/api/v1/query"]` + `base_url`. It defaults to `["/api/v1/query_range", "/api/v1/query"]` which are the endpoints required for the built-in Prometheus provider. If a [custom provider](/docs/connect/observability/ui-visualization#custom-metrics-providers)