grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource
Andres Martinez Gotor 2538fca53a
Azure Monitor: Add support for Metric Names variables (#52322)
* Azure Monitor: Add support for Metric Names variables

* Azure Monitor: Add support for Workspaces variables (#52323)
2022-07-20 11:04:01 +02:00
..
__mocks__ AzureMonitor: Add ResourceGroups template variable (#52141) 2022-07-14 09:48:11 +02:00
azure_log_analytics AzureMonitor: Migrate to backend checkHealth API (#50448) 2022-06-20 11:33:13 +01:00
azure_monitor Azure Monitor: Add support for Metric Names variables (#52322) 2022-07-20 11:04:01 +02:00
azure_resource_graph AzureMonitor: Ensure original query properties are included unchanged (#49642) 2022-05-26 14:53:12 +01:00
azureMetadata AzureMonitor: Update resource and namespace metadata. (#52030) 2022-07-11 17:17:49 +02:00
components Azure Monitor: Add support for Metric Names variables (#52322) 2022-07-20 11:04:01 +02:00
css AzureMonitor: adds support for multiple subscriptions per datasource (#16922) 2019-05-07 15:45:15 +02:00
dashboards AzureMonitor: Update curated dashboards (#51331) 2022-07-06 15:37:17 +01: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: Update supported namespaces (#50788) and filter resources by the right type (#50880) 2022-06-17 10:15:20 +02:00
types Azure Monitor: Add support for Metric Names variables (#52322) 2022-07-20 11:04:01 +02:00
utils AzureMonitor: Improve handling of unsupported template variable cases in URIs (#52054) 2022-07-14 09:28:44 +01:00
credentials.ts AzureMonitor: Remove deprecated configuration parameters (#45860) 2022-03-02 15:42:30 +01:00
datasource.test.ts Azure Monitor: Include datasource ref when interpolating variables (#49543) 2022-05-31 09:27:25 -07:00
datasource.ts Azure Monitor: Add support for Metric Names variables (#52322) 2022-07-20 11:04:01 +02:00
grafanaTemplateVariableFns.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
grafanaTemplateVariables.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
module.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json AzureMonitor: Update alerts dashboard (#50712) 2022-06-16 10:14:35 +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
variables.test.ts Azure Monitor: Add support for Metric Names variables (#52322) 2022-07-20 11:04:01 +02:00
variables.ts Azure Monitor: Add support for Metric Names variables (#52322) 2022-07-20 11:04:01 +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/