Skip to content

Commit b201c2c

Browse files
chore: Fixes reference in grafana-alloy/ebp/setup-linux.md (#4362)
* Update setup-linux.md * Update docs/sources/configure-client/grafana-alloy/ebpf/setup-linux.md * Update setup-linux.md Change refs to links. --------- Co-authored-by: Kim Nylander <[email protected]>
1 parent f57601a commit b201c2c

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

docs/sources/configure-client/grafana-alloy/ebpf/setup-linux.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ To set up eBPF profiling with Grafana Alloy on Linux, you need to:
2020
Before you begin, you need:
2121

2222
- 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.
2424

2525
{{% 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.
2727
{{% /admonition %}}
2828

2929
## Verify system meets the requirements
@@ -129,8 +129,4 @@ Make sure you're running Alloy with root privileges which are required for the e
129129

130130
## Verify profiles are received
131131

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.
133-
134-
[pyroscope-ds]: /docs/grafana/<GRAFANA_VERSION>/datasources/pyroscope/
135-
[config-reference]: ../configuration/
136-
[gcloud]: /products/cloud/
132+
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

Comments
 (0)