mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Fix API endpoint
Signed-off-by: Goutham <gouthamve@gmail.com>
This commit is contained in:
parent
9df36c3e5e
commit
acb1f8a097
|
@ -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*
|
Loading…
Reference in a new issue