You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-create-dashboard.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ In this guide, learn how to create a dashboard in Azure Managed Grafana to visua
15
15
A Grafana dashboard contains panels and rows. You can import a Grafana dashboard and adapt it to your own scenario, create a new Grafana dashboard, or duplicate an existing dashboard.
16
16
17
17
> [!NOTE]
18
-
> The Grafana UI may change periodically. This article shows the Grafana interface and user flow at a given point. Your experience may slightly differ from the examples below at the time of reading this document. If this is the case, refer to the [Grafana Labs documentation.](https://grafana.com/docs/grafana/latest/dashboards/)
18
+
> The Grafana UI may change periodically. This article shows the Grafana interface and user flow at a given point. Your experience may slightly differ from the examples below at the time of reading this document. If this is the case, refer to the [Grafana Labs documentation](https://grafana.com/docs/grafana/latest/dashboards/).
19
19
20
20
## Prerequisites
21
21
@@ -43,7 +43,7 @@ Import a dashboard template from the Grafana Labs website.
43
43
44
44
:::image type="content" source="media/create-dashboard/import-load.png" alt-text="Screenshot of the Grafana instance. Load dashboard to import.":::
45
45
46
-
1. Optionally update the dashboard name, folder and UID.
46
+
1. Optionally update the dashboard name, folder, unique identifier (UID), and other parameters.
47
47
1. Select a datasource and select **Import**.
48
48
1. A new dashboard is displayed. Review and edit it if necessary.
49
49
@@ -64,11 +64,11 @@ Follow these steps to import a JSON dashboard to Grafana:
64
64
### [Portal](#tab/azure-portal)
65
65
66
66
1. In the Azure portal, open your Azure Managed Grafana workspace and select the **Endpoint** URL.
67
-
1. Go to **Dashboard > Import**
68
-
- Select **Upload JSON file** and then **Load** to import from a JSON file
69
-
- Paste JSON text in the **Import via panel json** box and select **Load** to use text from your clipboard
70
-
1. Optionally update the dashboard name, folder, unique identifier and data source
71
-
1. Select **Import**
67
+
1. Go to **Dashboard > Import** use a preferred import option:
68
+
- Select **Upload JSON file** and then **Load** to import from a JSON file.
69
+
- Paste JSON text in the **Import via panel json** box and select **Load** to use text from your clipboard.
70
+
1. Optionally update the dashboard name, folder, unique identifier (UID) and other parameters.
71
+
1. Select **Import**.
72
72
73
73
### [Azure CLI](#tab/azure-cli)
74
74
@@ -129,10 +129,10 @@ Duplicate a Grafana dashboard using your preferred method.
129
129
130
130
To copy a Grafana dashboard:
131
131
132
-
1. Open an existing dashboard in your Grafana instance
133
-
1. Select **Dashboard settings**
134
-
1. Select **Save as**
135
-
1. Enter a new name and/or a new folder and select **Save**
132
+
1. Open an existing dashboard in your Grafana instance.
133
+
1. Select **Dashboard settings**.
134
+
1. Select **Save as**.
135
+
1. Enter a new name and/or a new folder and select **Save**.
136
136
137
137
:::image type="content" source="media\create-dashboard\copy-dashboard.png" alt-text="Screenshot of the Grafana instance. Duplicate a dashboard.":::
138
138
@@ -193,8 +193,8 @@ To update a Grafana panel, follow the steps below.
193
193
194
194
1. At the top of the page:
195
195
1. Toggle **Table view** to display data as a table.
196
-
1. Switch between **Fill** and **Actual** to edit panel size
197
-
1. Select the time icon to update the time range
196
+
1. Switch between **Fill** and **Actual** to edit panel size.
197
+
1. Select the time icon to update the time range.
198
198
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.
199
199
200
200
:::image type="content" source="media/create-dashboard/panel-time-visualization-options.png" alt-text="Screenshot of the Grafana instance. Time, visualization and more options.":::
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-share-dashboard.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@ In this guide for Azure Managed Grafana, learn how to share a Grafana dashboard
14
14
15
15
You can share Grafana visualizations by generating:
16
16
17
-
-A direct link
18
-
-A snapshot
19
-
-An embedded link (for panels only)
20
-
-A library panel (for panels only)
21
-
-An export link (for dashboards only)
17
+
-a direct link
18
+
-a snapshot
19
+
-an embedded link (for panels only)
20
+
-a library panel (for panels only)
21
+
-an export link (for dashboards only)
22
22
23
23
> [!NOTE]
24
24
> The Grafana UI may change periodically. This article shows the Grafana interface and user flow at a given point. Your experience may slightly differ from the examples below at the time of reading this document. If this is the case, refer to the [Grafana Labs documentation.](https://grafana.com/docs/grafana/latest/dashboards/)
@@ -36,7 +36,7 @@ Access Grafana dashboard and panel sharing options with the following steps:
36
36
1. In the Azure portal, open your Azure Managed Grafana workspace and select the **Endpoint** URL.
37
37
1. In the Grafana portal, go to **Dashboards > Browse**, and open a dashboard of your choice.
38
38
1. Open the sharing options:
39
-
- To share a whole dashboard, select the **Share dashboard or panel** icon at the top of the page
39
+
- To share a whole dashboard, select the **Share dashboard or panel** icon at the top of the page.
40
40
- To share a single dashboard panel, hover on top of a panel title, expand the panel menu and select **Share**.
41
41
42
42
:::image type="content" source="media/share-dashboard/find-share-option.png" alt-text="Screenshot of the Grafana instance. Create a new dashboard.":::
@@ -54,7 +54,7 @@ Create a sharable link in one step, by selecting **Copy**, at the bottom of the
54
54
55
55
-**Lock time range**: sets the time range of the shared panel or dashboard to the time range currently displayed in your shared panel or dashboard.
56
56
-**Theme**: keep the current theme or choose a dark or a light theme.
57
-
-**Shorten URL**: shortens the sharable link
57
+
-**Shorten URL**: shortens the sharable link.
58
58
59
59
> [!NOTE]
60
60
> Users must have a Grafana Viewer permission to view shared links.
@@ -65,8 +65,8 @@ The **Snapshot** tab lets you share an interactive dashboard or panel publicly.
65
65
66
66
1. Optionally update the snapshot name, select an expiry date and change the value of the timeout.
67
67
1. Choose to publish the Grafana snapshot:
68
-
- to snapshots.raintank.io to make it accessible publicly to anyone with the link
69
-
- as a local snapshot, to restrict access to users who are registered in your Azure AD tenant
68
+
- to snapshots.raintank.io to make it accessible publicly to anyone with the link.
69
+
- as a local snapshot, to restrict access to users who are registered in your Azure AD tenant.
70
70
1.**Copy** the snapshot URL generated by Grafana. Select **Delete snapshot** if you no longer need it.
71
71
72
72
> [!NOTE]
@@ -79,7 +79,7 @@ The **Embed** tab generates HTML code embedding an iframe with a panel, so that
79
79
80
80
-**Current time range**: transforms the relative time range of the shared panel to an absolute time range, as currently displayed in your shared panel.
81
81
-**Theme**: keep the current theme or choose a dark or a light theme.
82
-
-**Shorten URL**: shortens the sharable link
82
+
-**Shorten URL**: shortens the sharable link.
83
83
84
84
> [!NOTE]
85
85
> Users must have a Grafana Viewer permission to view embedded links.
0 commit comments