From e443c20e92df66e5c40dea7b5ed0bd40055a5c97 Mon Sep 17 00:00:00 2001 From: hagen1778 Date: Tue, 28 Nov 2023 09:41:17 +0100 Subject: [PATCH] docs: fix indentation for `/api/v1/labels` The indentation didn't change in b51d16e74c1be9c07ee78bde0a6cacbd3c444501 Signed-off-by: hagen1778 (cherry picked from commit d024fcf37fff3d206c953cc4d063edcad6996fe7) --- docs/url-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/url-examples.md b/docs/url-examples.md index a16f51232f..bc1a9983ef 100644 --- a/docs/url-examples.md +++ b/docs/url-examples.md @@ -275,7 +275,7 @@ Additional information: * [How to export time series](https://docs.victoriametrics.com/#how-to-export-time-series) * [URL format for VictoriaMetrics cluster](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#url-format) -## /api/v1/labels +### /api/v1/labels **Get a list of label names at the given time range**