grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource
Zoltán Bedi c0b778134e
Revert: Query editor components from grafana-ui (#57436)
* Revert: QueryEditor components from grafana-ui

* Use local version of experimental

* Use experimental for query editor components

* Fix type issues in MSSQL

* point to actual version of experimental package

* point to latest version of experimental

Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2022-10-24 17:12:36 +02:00
..
__mocks__ AzureMonitor: Fix custom namespaces (#54937) 2022-09-12 12:10:51 +02:00
azure_log_analytics AzureMonitor: Migrate to backend checkHealth API (#50448) 2022-06-20 11:33:13 +01:00
azure_monitor AzureMonitor: Ensure resourceURI template variable is migrated (#56095) 2022-10-04 04:44:34 -04:00
azure_resource_graph AzureMonitor: Ensure original query properties are included unchanged (#49642) 2022-05-26 14:53:12 +01:00
azureMetadata AzureMonitor: Automate retrieval of supported Metrics namespaces (#53203) 2022-09-22 14:05:29 +01:00
components Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
css AzureMonitor: adds support for multiple subscriptions per datasource (#16922) 2019-05-07 15:45:15 +02:00
dashboards Azure Monitor: Fix migration issue with MetricDefinitionsQuery template variable query types (#55262) 2022-09-19 10:32:27 +02: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 region params (#55763) 2022-09-26 12:56:18 -04:00
types Azure Monitor: Fix migration issue with MetricDefinitionsQuery template variable query types (#55262) 2022-09-19 10:32:27 +02:00
utils AzureMonitor: Ensure resourceURI template variable is migrated (#56095) 2022-10-04 04:44:34 -04:00
credentials.ts Azure Monitor: Early error if the client secret is not set (#53106) 2022-08-02 16:53:05 +02:00
datasource.test.ts Azure Monitor: Include datasource ref when interpolating variables (#49543) 2022-05-31 09:27:25 -07:00
datasource.ts AzureMonitor: Automate retrieval of supported Metrics namespaces (#53203) 2022-09-22 14:05:29 +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: Deprecate metricDefinition (#52793) 2022-07-27 15:26:32 +02:00
variables.ts AzureMonitor: Fix metric namespace list (#54826) 2022-09-09 10:17:10 +02: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/