From 20baae505bdb3ff9ab9fd89785ce9ab4e528289f Mon Sep 17 00:00:00 2001 From: Marc Sanmiquel Date: Wed, 6 Nov 2024 22:03:23 +0100 Subject: [PATCH] pyroscope: add stability note for receive_http component (#2046) --- .../reference/components/pyroscope/pyroscope.receive_http.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sources/reference/components/pyroscope/pyroscope.receive_http.md b/docs/sources/reference/components/pyroscope/pyroscope.receive_http.md index 3b34f393a9..d5f50962f8 100644 --- a/docs/sources/reference/components/pyroscope/pyroscope.receive_http.md +++ b/docs/sources/reference/components/pyroscope/pyroscope.receive_http.md @@ -4,8 +4,12 @@ description: Learn about pyroscope.receive_http title: pyroscope.receive_http --- +Public preview + # pyroscope.receive_http +{{< docs/shared lookup="stability/public_preview.md" source="alloy" version="" >}} + `pyroscope.receive_http` receives profiles over HTTP and forwards them to `pyroscope.*` components capable of receiving profiles. The HTTP API exposed is compatible with the Pyroscope [HTTP ingest API](https://grafana.com/docs/pyroscope/latest/configure-server/about-server-api/).