grafana/public/app/plugins/datasource/azuremonitor
Andreas Christou b0ed67a306
AzureMonitor: ConfigEditor updates (#73402)
Update config editor

- Use Field instead of InlineField
- Make use of new ConfigSection structural components
- Add DataSourceDescription component
- Add secureSocksProxy to types
2023-08-18 13:11:10 +01:00
..
__mocks__ AzureMonitor: Fix ResourcePicker hanging (#71886) 2023-07-25 14:18:03 +00:00
azure_log_analytics AzureMonitor: Add switch to control time-range for Logs queries (#71278) 2023-07-17 12:02:16 +01:00
azure_monitor AzureMonitor: Fix metric names for multi-resources. (#70864) 2023-06-30 15:36:03 +00:00
azure_resource_graph AzureMonitor: Frontend cleanup (#66871) 2023-05-26 16:30:46 +01:00
azureMetadata AzureMonitor: Add hardcoded namespaces to improve coverage (#72629) 2023-08-02 10:33:50 +01:00
components AzureMonitor: ConfigEditor updates (#73402) 2023-08-18 13:11:10 +01:00
dashboards adds link for credit on ARG dashboard (#63352) 2023-03-03 11:07:30 +00:00
e2e AzureMonitor: Application Insights Traces (#64859) 2023-04-27 20:24:11 +01:00
img Schema: Initial Azure Monitor query schema (#62018) 2023-02-03 16:06:54 +00:00
resourcePicker AzureMonitor: Add hardcoded namespaces to improve coverage (#72629) 2023-08-02 10:33:50 +01:00
types AzureMonitor: ConfigEditor updates (#73402) 2023-08-18 13:11:10 +01:00
utils AzureMonitor: Add switch to control time-range for Logs queries (#71278) 2023-07-17 12:02:16 +01:00
credentials.ts Schema: Initial Azure Monitor query schema (#62018) 2023-02-03 16:06:54 +00:00
dataquery.cue Chore: Remove pfs.GrafanaPlugin from schemas (#71884) 2023-07-19 03:46:13 -04:00
dataquery.gen.ts AzureMonitor: Add switch to control time-range for Logs queries (#71278) 2023-07-17 12:02:16 +01:00
datasource.test.ts Schema: Initial Azure Monitor query schema (#62018) 2023-02-03 16:06:54 +00:00
datasource.ts AzureMonitor: Frontend cleanup (#66871) 2023-05-26 16:30:46 +01:00
grafanaTemplateVariableFns.ts FeatureToggles: remove open type declaration (#64645) 2023-03-14 19:47:32 +02:00
grafanaTemplateVariables.test.ts Schema: Initial Azure Monitor query schema (#62018) 2023-02-03 16:06:54 +00:00
module.test.ts AzureMonitor: Update query tracking (#68114) 2023-05-11 17:21:35 +01:00
module.ts AzureMonitor: Update query tracking (#68114) 2023-05-11 17:21:35 +01:00
plugin.json Schema: Initial Azure Monitor query schema (#62018) 2023-02-03 16:06:54 +00:00
query_help.md Schema: Initial Azure Monitor query schema (#62018) 2023-02-03 16:06:54 +00:00
README.md Schema: Initial Azure Monitor query schema (#62018) 2023-02-03 16:06:54 +00:00
time_grain_converter.test.ts Schema: Initial Azure Monitor query schema (#62018) 2023-02-03 16:06:54 +00:00
time_grain_converter.ts AzureMonitor: Frontend cleanup (#66871) 2023-05-26 16:30:46 +01:00
tracking.ts AzureMonitor: Update query tracking (#68114) 2023-05-11 17:21:35 +01:00
variables.test.ts ArrayDataFrame: Convert to a simple utility function rather than dynamically loaded values (#67427) 2023-04-27 12:38:19 -07:00
variables.ts AzureMonitor: revert Variable Editor region changes (#72306) 2023-07-26 14:04:18 +00: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/