AzureMonitor: Add curated dashboards for Azure services (#35356)

* AzureMonitor: Curated dashboards.

* Adding ADX insights and minor fixes.
This commit is contained in:
Avneep Dhanju
2021-06-28 17:55:26 +01:00
committed by GitHub
parent c66a2a9b66
commit 32aa162d7c
6 changed files with 28898 additions and 0 deletions
@@ -3,6 +3,13 @@
"name": "Azure Monitor",
"id": "grafana-azure-monitor-datasource",
"category": "cloud",
"includes": [
{ "type": "dashboard", "name": "Azure Monitor Storage Insights", "path": "dashboards/storage.json" },
{ "type": "dashboard", "name": "Azure Monitor CosmosDB Insights", "path": "dashboards/cosmosdb.json" },
{ "type": "dashboard", "name": "Azure Monitor Key Vault Insights", "path": "dashboards/keyvault.json" },
{ "type": "dashboard", "name": "Azure SQL Database Insights", "path": "dashboards/sqldb.json" },
{ "type": "dashboard", "name": "Azure Data Explorer Insights", "path": "dashboards/adx.json" }
],
"info": {
"description": "Data source for Microsoft Azure Monitor & Application Insights",