mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update Azure docs (#75085)
* Update Azure docs * Add ref to query editor
This commit is contained in:
parent
0a298693a2
commit
03585279e9
@ -40,6 +40,7 @@ The Azure Monitor data source supports visualizing data from three Azure service
|
|||||||
- **Azure Monitor Metrics:** Collect numeric data from resources in your Azure account.
|
- **Azure Monitor Metrics:** Collect numeric data from resources in your Azure account.
|
||||||
- **Azure Monitor Logs:** Collect log and performance data from your Azure account, and query using the Kusto Query Language (KQL).
|
- **Azure Monitor Logs:** Collect log and performance data from your Azure account, and query using the Kusto Query Language (KQL).
|
||||||
- **Azure Resource Graph:** Query your Azure resources across subscriptions.
|
- **Azure Resource Graph:** Query your Azure resources across subscriptions.
|
||||||
|
- **Azure Monitor Application Insights:** Collect trace logging data and other application performance metrics.
|
||||||
|
|
||||||
## Configure the data source
|
## Configure the data source
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@ Supported data sources are:
|
|||||||
- [Jaeger]({{< relref "../datasources/jaeger/" >}})
|
- [Jaeger]({{< relref "../datasources/jaeger/" >}})
|
||||||
- [Zipkin]({{< relref "../datasources/zipkin/" >}})
|
- [Zipkin]({{< relref "../datasources/zipkin/" >}})
|
||||||
- [X-Ray](https://grafana.com/grafana/plugins/grafana-x-ray-datasource)
|
- [X-Ray](https://grafana.com/grafana/plugins/grafana-x-ray-datasource)
|
||||||
|
- [Azure Monitor Application Insights]({{< relref "../datasources/azure-monitor/" >}})
|
||||||
|
|
||||||
For information on how to configure queries for the data sources listed above, refer to the documentation for specific data source.
|
For information on how to configure queries for the data sources listed above, refer to the documentation for specific data source.
|
||||||
|
|
||||||
@ -36,6 +37,7 @@ For information on querying each data source, refer to their documentation:
|
|||||||
- [Tempo query editor]({{< relref "../datasources/tempo/query-editor" >}})
|
- [Tempo query editor]({{< relref "../datasources/tempo/query-editor" >}})
|
||||||
- [Jaeger query editor]({{< relref "../datasources/jaeger/#query-the-data-source" >}})
|
- [Jaeger query editor]({{< relref "../datasources/jaeger/#query-the-data-source" >}})
|
||||||
- [Zipkin query editor]({{< relref "../datasources/zipkin/#query-the-data-source" >}})
|
- [Zipkin query editor]({{< relref "../datasources/zipkin/#query-the-data-source" >}})
|
||||||
|
- [Azure Monitor Application Insights query editor]({{< relref "../datasources/azure-monitor/query-editor/#query-application-insights-traces" >}})
|
||||||
|
|
||||||
## Trace View
|
## Trace View
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user