From 9df36c3e5e2c538fb12a7da251e8716cccb60fd5 Mon Sep 17 00:00:00 2001 From: Goutham Veeramachaneni Date: Thu, 3 Aug 2023 13:56:54 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Julien Pivotto Signed-off-by: Goutham Veeramachaneni --- docs/querying/api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/querying/api.md b/docs/querying/api.md index da74f55cf..8cb9c694b 100644 --- a/docs/querying/api.md +++ b/docs/querying/api.md @@ -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