From 09334b5e3b41df4c16569190642456664464e82c Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 8 May 2021 22:43:35 +0200 Subject: [PATCH] fix typo Signed-off-by: Robert Kaussow --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index a464e606a..b2f09a216 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -921,7 +921,7 @@ to access proxy statistics. These statistics are exposed at `/debug/vars` in JSO The `prometheus` option defines whether the prometheus metrics is enable, as well as the path to access the metrics. ->**NONE**: The prometheus metrics do **not** cover pull-through cache statistics. +>**NOTE**: The prometheus metrics do **not** cover pull-through cache statistics. > Proxy statistics are exposed via `expvar` only. | Parameter | Required | Description |