mirror of
https://github.com/prometheus/prometheus
synced 2024-12-27 00:53:12 +00:00
Apply suggestions from code review
Co-authored-by: Julien Pivotto <roidelapluie@o11y.eu> Signed-off-by: Goutham Veeramachaneni <gouthamve+github@gmail.com>
This commit is contained in:
parent
6bb5720141
commit
9df36c3e5e
@ -1299,8 +1299,8 @@ endpoint is `/api/v1/write`. Find more details [here](../storage.md#overview).
|
||||
|
||||
Prometheus can be configured as a receiver for the OTLP Metrics protocol. This
|
||||
is not considered an efficient way of ingesting samples. Use it
|
||||
with caution for specific low-volume use cases. It is not yet suitable for
|
||||
replacing the ingestion via scraping yet.
|
||||
with caution for specific low-volume use cases. It is not suitable for
|
||||
replacing the ingestion via scraping.
|
||||
|
||||
Enable the OTLP receiver by the feature flag
|
||||
`--enable-feature=otlp-write-receiver`. When enabled, the OTLP receiver
|
||||
|
Loading…
Reference in New Issue
Block a user