Skip to content

Commit 50a2cb5

Browse files
authored
docs(cpt): update (#3920)
1 parent 2b459a2 commit 50a2cb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

observability/cockpit/how-to/send-metrics-with-grafana-alloy.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ categories:
1616

1717
The Grafana Alloy agent is a component used in observability and monitoring setups, to collect and send metrics, logs, and traces from your applications, services, and infrastructure to observability platforms, such as Cockpit.
1818

19-
This page explains how to configure the Grafana Alloy agent to push your metrics and visualize them in Grafana. You can use it to **push your data from Scaleway resources or external resources**.
19+
This page explains how to configure the Grafana Alloy agent to push your metrics and visualize them in Grafana. You can use it to **push your data from Scaleway resources or external/custom resources**.
2020

2121
For the sake of this documentation, we are using Grafana Alloy on macOS. Refer to the [official Grafana documentation](https://grafana.com/docs/alloy/latest/get-started/) to find the commands to use depending on your operating system of choice.
2222

@@ -26,7 +26,7 @@ For the sake of this documentation, we are using Grafana Alloy on macOS. Refer t
2626
- A Scaleway account logged into the [console](https://console.scaleway.com)
2727
- [Retrieved your Grafana credentials](/observability/cockpit/how-to/retrieve-grafana-credentials/)
2828
- [Installed Grafana Alloy](https://grafana.com/docs/alloy/latest/get-started/install/)
29-
- [Created a data source of the metrics type](/observability/cockpit/how-to/create-external-data-sources/)
29+
- [Created a custom data source of the metrics type](/observability/cockpit/how-to/create-external-data-sources/)
3030
- A [token](/observability/cockpit/how-to/create-token/) with push permissions for metrics in the **same region as your metrics**
3131

3232
<Message type="important">

0 commit comments

Comments
 (0)