Skip to content

Commit de34d16

Browse files
committed
grafana dashboard
1 parent 240b76f commit de34d16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-operations/configure-observability-monitoring/howto-configure-observability.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,11 +235,11 @@ Configure Prometheus metrics collection on your cluster.
235235

236236
## Deploy dashboards to Grafana
237237

238-
Azure IoT Operations provides a [collection of dashboards](https://github.com/Azure/azure-iot-operations/tree/main/samples/grafana-dashboards) designed to give you many of the visualizations you need to understand the health and performance of your Azure IoT Operations deployment.
238+
Azure IoT Operations provides a [sample dashboard](https://github.com/Azure/azure-iot-operations/tree/main/samples/grafana-dashboard) designed to give you many of the visualizations you need to understand the health and performance of your Azure IoT Operations deployment.
239239

240240
Complete the following steps to install the Azure IoT Operations curated Grafana dashboards.
241241

242-
1. Clone or download the **azure-iot-operations** repository to get the sample Grafana Dashboard json files locally: [https://github.com/Azure/azure-iot-operations](https://github.com/Azure/azure-iot-operations).
242+
1. Clone or download the **azure-iot-operations** repository to get the sample Grafana Dashboard json file locally: [https://github.com/Azure/azure-iot-operations](https://github.com/Azure/azure-iot-operations).
243243

244244
1. Sign in to the Grafana console. You can access the console through the Azure portal or use the `az grafana show` command to retrieve the URL.
245245

@@ -251,7 +251,7 @@ Complete the following steps to install the Azure IoT Operations curated Grafana
251251

252252
1. Select **Import dashboard**.
253253

254-
1. Browse to the sample dashboards directory in your local copy of the Azure IoT Operations repository, **azure-iot-operations** > **samples** > **grafana-dashboards**, then select a JSON dashboard file.
254+
1. Browse to the sample dashboard directory in your local copy of the Azure IoT Operations repository, **azure-iot-operations** > **samples** > **grafana-dashboard**, then select the `aio.sample.json` dashboard file.
255255

256256
1. When the application prompts, select your managed Prometheus data source.
257257

0 commit comments

Comments
 (0)