We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac3098 commit 20baae5Copy full SHA for 20baae5
docs/sources/reference/components/pyroscope/pyroscope.receive_http.md
@@ -4,8 +4,12 @@ description: Learn about pyroscope.receive_http
4
title: pyroscope.receive_http
5
---
6
7
+<span class="badge docs-labels__stage docs-labels__item">Public preview</span>
8
+
9
# pyroscope.receive_http
10
11
+{{< docs/shared lookup="stability/public_preview.md" source="alloy" version="<ALLOY_VERSION>" >}}
12
13
`pyroscope.receive_http` receives profiles over HTTP and forwards them to `pyroscope.*` components capable of receiving profiles.
14
15
The HTTP API exposed is compatible with the Pyroscope [HTTP ingest API](https://grafana.com/docs/pyroscope/latest/configure-server/about-server-api/).
0 commit comments