You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sources/configure-client/grafana-alloy/ebpf/setup-linux.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,10 @@ To set up eBPF profiling with Grafana Alloy on Linux, you need to:
20
20
Before you begin, you need:
21
21
22
22
- A Pyroscope server where Alloy can send profiling data.
23
-
- Access to Grafana with the [Grafana Pyroscope data source][pyroscope-ds] provisioned.
23
+
- Access to Grafana with the [Grafana Pyroscope data source](/docs/grafana/<GRAFANA_VERSION>/datasources/pyroscope/) provisioned.
24
24
25
25
{{% admonition type="note" %}}
26
-
If you don't have a Grafana or a Pyroscope server, you can use the [Grafana Cloud][gcloud] free plan to get started.
26
+
If you don't have a Grafana or a Pyroscope server, you can use the [Grafana Cloud](https://grafana.com/auth/sign-up/create-user?pg=pricing&plcmt=free&cta=create-free-account) free plan to get started.
27
27
{{% /admonition %}}
28
28
29
29
## Verify system meets the requirements
@@ -129,8 +129,4 @@ Make sure you're running Alloy with root privileges which are required for the e
129
129
130
130
## Verify profiles are received
131
131
132
-
To verify that the profiles are received by the Pyroscope server, go to the Pyroscope UI or [Grafana Pyroscope data source][pyroscope-ds]. Select a profile type and a service from the drop-down menu.
To verify that the profiles are received by the Pyroscope server, go to the Pyroscope UI or [Grafana Pyroscope data source](/docs/grafana/<GRAFANA_VERSION>/datasources/pyroscope/). Select a profile type and a service from the drop-down menu.
0 commit comments