grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource
2022-12-23 18:43:43 +01:00
..
__mocks__ AzureMonitor: Automate location retrieval (#59602) 2022-12-02 13:23:15 +00:00
azure_log_analytics AzureMonitor: Set Logs portal URL from resource URI (#60583) 2022-12-21 15:46:31 +00:00
azure_monitor Azure Monitor: Fix metric metadata retrieval based on template variables (#60674) 2022-12-22 13:33:54 +01:00
azure_resource_graph AzureMonitor: Ensure original query properties are included unchanged (#49642) 2022-05-26 14:53:12 +01:00
azureMetadata AzureMonitor: Automate location retrieval (#59602) 2022-12-02 13:23:15 +00:00
components Azure Monitor: Add current value to editor options (#60726) 2022-12-23 18:43:43 +01:00
dashboards Azure Monitor: Fix migration issue with MetricDefinitionsQuery template variable query types (#55262) 2022-09-19 10:32:27 +02:00
e2e Azure Monitor: E2E Tests (#54619) 2022-11-04 10:47:54 +00:00
img azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
log_analytics Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
resourcePicker AzureMonitor: Add error indicating potential configuration issue on Resource Picker (#60041) 2022-12-09 13:50:01 +01:00
types Azure Monitor: Add current value to editor options (#60726) 2022-12-23 18:43:43 +01:00
utils Azure Monitor: Add current value to editor options (#60726) 2022-12-23 18:43:43 +01:00
credentials.ts Azure Monitor: Remove references to Germany cloud (#60588) 2022-12-21 11:51:57 +01:00
datasource.test.ts AzureMonitor: Fix filter query for empty queryType (#60252) 2022-12-14 09:54:19 +01:00
datasource.ts AzureMonitor: Fix filter query for empty queryType (#60252) 2022-12-14 09:54:19 +01:00
grafanaTemplateVariableFns.ts Azure Monitor: Fix migration issue with MetricDefinitionsQuery template variable query types (#55262) 2022-09-19 10:32:27 +02:00
grafanaTemplateVariables.test.ts Azure Monitor: Deprecate metricDefinition (#52793) 2022-07-27 15:26:32 +02:00
module.test.ts Azure Monitor: Updated grafana_ds_azuremonitor_dashboard_loaded event, replaced array of queries for stats (#54286) 2022-08-30 09:55:40 +02:00
module.ts Azure Monitor: Updated grafana_ds_azuremonitor_dashboard_loaded event, replaced array of queries for stats (#54286) 2022-08-30 09:55:40 +02:00
plugin.json Azure Monitor: Add Network Insights Dashboard (#50362) 2022-08-08 09:38:23 +02:00
query_help.md azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
README.md docs: update cloud data sources README links (#37820) 2021-08-24 10:11:07 +02:00
time_grain_converter.test.ts azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
time_grain_converter.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
tracking.ts Azure Monitor: Updated grafana_ds_azuremonitor_dashboard_loaded event, replaced array of queries for stats (#54286) 2022-08-30 09:55:40 +02:00
variables.test.ts Azure Monitor: Fix behavior for nested template variables (#60697) 2022-12-22 17:31:05 +01:00
variables.ts Azure Monitor: Fix behavior for nested template variables (#60697) 2022-12-22 17:31:05 +01:00

Azure Monitor data source - native plugin

Grafana ships with built in support for Azure Monitor. You just have to add it as a data source and you will be ready to build dashboards for your Azure Monitor metrics.

Read more about it here:

https://grafana.com/docs/grafana/latest/datasources/azuremonitor/