|
7 | 7 | paragraph: Learn to configure Grafana Alloy to push metrics and visualize them in your Grafana dashboard with this step-by-step tutorial. |
8 | 8 | tags: cockpit observability grafana-alloy agent push-metrics |
9 | 9 | dates: |
10 | | - validation: 2024-06-28 |
| 10 | + validation: 2025-01-07 |
11 | 11 | posted: 2024-06-28 |
12 | 12 | categories: |
13 | 13 | - observability |
@@ -95,21 +95,22 @@ For the sake of this documentation, we are using Grafana Alloy on macOS. Refer t |
95 | 95 | 2. Click **Open dashboards** to open your managed dashboards in Grafana. You are redirected to the Grafana website. |
96 | 96 | 3. Enter your [Grafana credentials](/observability/cockpit/how-to/retrieve-grafana-credentials/). |
97 | 97 | 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. |
100 | 100 | 7. Click **Import** to import a dashboard. |
101 | 101 | 8. In the **Import via grafana.com** field, enter `1860`, then click **Load** |
102 | 102 |
|
103 | 103 | <Message type="note"> |
104 | 104 | `1860` is the ID of the [Node Exporter Full dashboard](https://grafana.com/grafana/dashboards/1860-node-exporter-full/) provided by Grafana. |
105 | 105 | </Message> |
106 | 106 |
|
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. |
111 | 112 | <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. |
113 | 114 |
|
114 | 115 | Your dashboard should look similar to the one in the image below. |
115 | 116 |
|
|
0 commit comments