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/data-explorer/grafana.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Visualize data from Azure Data Explorer using Grafana
3
-
description: In this article, you learn how to set up Azure Data Explorer as a data source for Grafana, and then visualize data from a sample cluster.
3
+
description: In this article, you learn to set up Azure Data Explorer as a data source for Grafana, and then visualize data from a sample cluster.
4
4
author: orspod
5
5
ms.author: orspodek
6
6
ms.reviewer: gabil
@@ -11,17 +11,17 @@ ms.date: 11/13/2019
11
11
12
12
# Visualize data from Azure Data Explorer in Grafana
13
13
14
-
Grafana is an analytics platform that enables you to query and visualize data, then create and share dashboards based on your visualizations. Grafana provides an Azure Data Explorer *plugin*, which enables you to connect to and visualize data from Azure Data Explorer. In this article, you learn how to set up Azure Data Explorer as a data source for Grafana, and then visualize data from a sample cluster.
14
+
Grafana is an analytics platform that enables you to query and visualize data, then create and share dashboards based on your visualizations. Grafana provides an Azure Data Explorer *plugin*, which enables you to connect to and visualize data from Azure Data Explorer. In this article, you learn to set up Azure Data Explorer as a data source for Grafana, and then visualize data from a sample cluster.
15
15
16
-
Using the following video, you can learn to use Grafana's Azure Data Explorer plugin, set up Azure Data Explorer as a data source for Grafana, and then visualize data.
16
+
Use the following video, to learn how to use Grafana's Azure Data Explorer plugin, set up Azure Data Explorer as a data source for Grafana, and then visualize data.
Alternatively you can [configure the data source](#configure-the-data-source) and [visualize data](#visualize-data) as detailed in the article below.
21
21
22
22
## Prerequisites
23
23
24
-
You need the following to complete this how to:
24
+
You need the following to complete this article:
25
25
26
26
*[Grafana version 5.3.0 or later](https://docs.grafana.org/installation/) for your operating system
27
27
@@ -61,7 +61,7 @@ With the service principal assigned to the *viewers* role, you now specify prope
61
61
62
62
1. Select **Save & Test**.
63
63
64
-
If the test is successful, go to the next section. If you encounter any issues, check the values you specified in Grafana, and review previous steps.
64
+
If the test is successful, go to the next section. If you come across any issues, check the values you specified in Grafana, and review previous steps.
0 commit comments