Fix API endpoint

Signed-off-by: Goutham <gouthamve@gmail.com>
This commit is contained in:
Goutham 2023-08-03 14:01:43 +02:00
parent 9df36c3e5e
commit acb1f8a097
1 changed files with 1 additions and 1 deletions

View File

@ -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*