Skip to content

Commit dedc263

Browse files
committed
docs(cpt): review
1 parent a3152c6 commit dedc263

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

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

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn to configure Grafana Alloy to push metrics and visualize them in your Grafana dashboard with this step-by-step tutorial.
88
tags: cockpit observability grafana-alloy agent push-metrics
99
dates:
10-
validation: 2024-06-28
10+
validation: 2025-01-07
1111
posted: 2024-06-28
1212
categories:
1313
- observability
@@ -95,21 +95,22 @@ For the sake of this documentation, we are using Grafana Alloy on macOS. Refer t
9595
2. Click **Open dashboards** to open your managed dashboards in Grafana. You are redirected to the Grafana website.
9696
3. Enter your [Grafana credentials](/observability/cockpit/how-to/retrieve-grafana-credentials/).
9797
4. Click **Log in**. The Grafana overview page displays.
98-
5. Click **Toggle menu**.
99-
6. Click **Dashboards**, then click **New** in the top right corner of your screen.
98+
5. Click the **Toggle menu** icon in the top left corner of your screen.
99+
6. Click **Dashboards**, then click **New** in the top right corner of your screen. A drop-down displays.
100100
7. Click **Import** to import a dashboard.
101101
8. In the **Import via grafana.com** field, enter `1860`, then click **Load**
102102

103103
<Message type="note">
104104
`1860` is the ID of the [Node Exporter Full dashboard](https://grafana.com/grafana/dashboards/1860-node-exporter-full/) provided by Grafana.
105105
</Message>
106106

107-
9. Enter a name for your dashboard or leave the default one, then select a folder in which to store your dashboard.
108-
10. In the **Prometheus** field, select your metrics data source in the drop-down.
109-
11. Click **Import**. Your dashboard should load and display.
110-
12. In the drop-down next to **Datasource**, select your metrics data source. By default, your dashboard retrieves your data source's data from the last 24 hours.
107+
9. Enter a name for your dashboard or leave the default one.
108+
10. In the **Folder** field select a folder in which to store your dashboard.
109+
11. In the **Prometheus** field, select your metrics data source in the drop-down.
110+
12. Click **Import**. Your dashboard should load and display.
111+
13. In the drop-down next to **Datasource**, select your metrics data source. By default, your dashboard retrieves your data source's data from the last 24 hours.
111112
<Lightbox src="scaleway-alloy-datasource.webp" alt="" />
112-
13. If your data source was created less than 24 hours ago, click the clock icon and adjust the time range to match its creation time.
113+
14. If your data source was created less than 24 hours ago, click the clock icon and adjust the time range to match its creation time.
113114

114115
Your dashboard should look similar to the one in the image below.
115116

0 commit comments

Comments
 (0)