grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource
2021-11-26 11:48:24 +01:00
..
__mocks__ AzureMonitor: resourcePicker should show resource in the correct subs… (#42170) 2021-11-24 15:06:14 -05:00
app_insights Azure Monitor: Add Resource Picker to Template Variable Query Editor (#40841) 2021-11-02 15:30:15 -04:00
azure_log_analytics DataSourceRef: use reference rather than id where possible (#41372) 2021-11-09 07:24:41 -08:00
azure_monitor AzureMonitor: Add Microsoft.Insights/components metric namespace to other clouds (#42349) 2021-11-26 11:48:24 +01:00
azure_resource_graph Azure monitor: Make sure alert rule editor is not enabled when template variables are being used (#41335) 2021-11-05 12:21:28 +01:00
azureMetadata AzureMonitor: Use resource type display names in the UI (#35060) 2021-06-02 12:47:04 +02:00
components Azure Monitor: Fastpass Fixes -- Add trap focus for modals in grafana/ui and other small a11y fixes for Azure Monitor. (#41449) 2021-11-24 12:16:14 -05:00
css AzureMonitor: adds support for multiple subscriptions per datasource (#16922) 2019-05-07 15:45:15 +02:00
dashboards Azure monitor datasource: Added starter dashboard for app monitoring with application insights (#40725) 2021-11-16 08:37:47 -05:00
img azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
insights_analytics AzureMonitor: Make all query properties optional (#36701) 2021-07-14 12:36:11 +02:00
log_analytics AzureMonitor: Fix macro resolution for template variables (#36944) 2021-07-21 11:29:07 +02:00
partials AzureMonitor: Remove unused editor component (#39874) 2021-10-04 09:17:59 -04:00
resourcePicker AzureMonitor: resourcePicker should show resource in the correct subs… (#42170) 2021-11-24 15:06:14 -05:00
types Azure Monitor: Add Resource Picker to Template Variable Query Editor (#40841) 2021-11-02 15:30:15 -04:00
utils [Azure monitor] Support variables for Azure Resource Group subscription picker (#38620) 2021-08-31 09:15:35 +02:00
credentials.ts AzureMonitor: Add cloud specific deep linking (#35784) 2021-06-23 10:26:09 +02:00
datasource.ts Alerting: Fix rule editor issues with Azure Monitor data source (#41317) 2021-11-16 14:02:32 +01:00
grafanaTemplateVariableFns.ts Azure Monitor: Fix bug with template variables. (#41669) 2021-11-16 08:43:57 -05:00
grafanaTemplateVariables.test.ts Azure Monitor: Fix bug with template variables. (#41669) 2021-11-16 08:43:57 -05:00
module.ts AzureMonitor: Use React QueryEditor for annotations editor (#37633) 2021-08-13 11:05:57 +01:00
plugin.json Azure monitor datasource: Added starter dashboard for app monitoring with application insights (#40725) 2021-11-16 08:37:47 -05: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 Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
variables.test.ts Azure Monitor: Fix bug with template variables. (#41669) 2021-11-16 08:43:57 -05:00
variables.ts Azure Monitor: Add Resource Picker to Template Variable Query Editor (#40841) 2021-11-02 15:30:15 -04: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/