AzureMonitor: Add curated dashboards for Azure services (#35356)
* AzureMonitor: Curated dashboards. * Adding ADX insights and minor fixes.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+5259
File diff suppressed because it is too large
Load Diff
+2881
File diff suppressed because it is too large
Load Diff
+4596
File diff suppressed because it is too large
Load Diff
+7038
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user