From acb1f8a0971becca55e4395bafc35b9a298a24d0 Mon Sep 17 00:00:00 2001 From: Goutham Date: Thu, 3 Aug 2023 14:01:43 +0200 Subject: [PATCH] Fix API endpoint Signed-off-by: Goutham --- docs/querying/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/querying/api.md b/docs/querying/api.md index 8cb9c694b5..8ddb834ef7 100644 --- a/docs/querying/api.md +++ b/docs/querying/api.md @@ -1304,6 +1304,6 @@ replacing the ingestion via scraping. Enable the OTLP receiver by the feature flag `--enable-feature=otlp-write-receiver`. When enabled, the OTLP receiver -endpoint is `/otlp/v1/metrics`. +endpoint is `/api/v1/otlp/v1/metrics`. *New in v2.47* \ No newline at end of file