mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 01:23:32 -06:00
AzureMonitor: Add curated dashboards for Azure services (#35356)
* AzureMonitor: Curated dashboards. * Adding ADX insights and minor fixes.
This commit is contained in:
parent
c66a2a9b66
commit
32aa162d7c
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
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",
|
||||
|
Loading…
Reference in New Issue
Block a user