Skip to content

Commit 8b0208c

Browse files
committed
Review
1 parent e262b66 commit 8b0208c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/managed-grafana/create-grafana-dashboard.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create a Grafana dashboard with Azure Managed Grafana
3-
description: Learn how to create and set up Azure Managed Grafana dashboards.
3+
description: Learn how to create and configure Azure Managed Grafana dashboards.
44
author: maud-lv
55
ms.author: malev
66
ms.service: managed-grafana
@@ -49,9 +49,10 @@ If none of the pre-configured dashboards listed on the Grafana Labs website fit
4949

5050
1. Select the title of your first panel and select **Edit** to start editing your panel.
5151

52-
## Edit a panel
52+
## Edit a dashboard panel
5353

5454
To update your Grafana panel, follow the steps below.
55+
5556
1. Review the visualization to check if you're satisfied with the data and display:
5657

5758
:::image type="content" source="media/dashboard/visualization.png" alt-text="Screenshot of the Grafana instance. Example of visualization.":::
@@ -62,7 +63,7 @@ To update your Grafana panel, follow the steps below.
6263
1. Update the query. Each data source has a specific query editor that provides different features and capabilities for that type of [data source](https://grafana.com/docs/grafana/v9.1/datasources/#querying).
6364
1. Select **+ Query** or **+ Expression** to add a new query or expression.
6465

65-
:::image type="content" source="media/dashboard/edit-query.png" alt-text="Screenshot of the Grafana instance. Create a new dashboard.":::
66+
:::image type="content" source="media/dashboard/edit-query.png" alt-text="Screenshot of the Grafana instance. Queries.":::
6667

6768
1. **Transform** tab: filter data or queries, and organize or combine data before the data is visualized.
6869
1. **Alert** tab: set alert rules and notifications.
@@ -72,9 +73,9 @@ To update your Grafana panel, follow the steps below.
7273
1. Switch between **Fill** and **Actual** to edit panel size
7374
1. Select time to update the time range
7475
1. Select the **Visualization** drop-down menu to choose a visualization type that best supports your use case. Go to [visualization](https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/) for more information.
75-
1. Select the **Panel options** icon on the right side to review and update a variety of panel options.
76+
1. Select the **Panel options** icon on the right side to review and update various panel options.
7677

77-
:::image type="content" source="media/dashboard/panel-time-visualization-options.png" alt-text="Screenshot of the Grafana instance. Open options.":::
78+
:::image type="content" source="media/dashboard/panel-time-visualization-options.png" alt-text="Screenshot of the Grafana instance. Time, visualization and more options.":::
7879

7980
Grafana displays a preview of your query results with the visualization applied.
8081

0 commit comments

Comments
 (0)