Docs: Data Sources subsection naming (#20127)

In the data sources docs two similar subsection names were used.
This PR renames `Adding the data source to Grafana` subsection to
`Adding data source` so that all data sources have the same
subsection name.
This commit is contained in:
olcbean
2019-11-01 00:55:44 +01:00
committed by Marcus Olsson
parent 878a15c9c8
commit 88c9b5ad0a
5 changed files with 5 additions and 5 deletions
@@ -23,7 +23,7 @@ The Azure Monitor data source supports multiple services in the Azure cloud:
- **[Azure Log Analytics]({{< relref "#querying-the-azure-log-analytics-service" >}})** (or Azure Logs) gives you access to log data collected by Azure Monitor.
- **[Application Insights Analytics]({{< relref "#writing-analytics-queries-for-the-application-insights-service" >}})** allows you to query [Application Insights data](https://docs.microsoft.com/en-us/azure/azure-monitor/app/analytics) using the same query language used for Azure Log Analytics.
## Adding the data source to Grafana
## Adding the data source
The data source can access metrics from four different services. You can configure access to the services that you use. It is also possible to use the same credentials for multiple services if that is how you have set it up in Azure AD.