grafana/public/app/plugins/datasource/azuremonitor
2024-07-19 17:40:32 +00:00
..
__mocks__ Azure: Fix default subscription setting (#90185) 2024-07-10 11:26:49 +01:00
azure_log_analytics AzureMonitor: Retrieve Azure clouds from SDK (#87944) 2024-05-30 23:40:05 +01:00
azure_monitor AzureMonitor: Retrieve Azure clouds from SDK (#87944) 2024-05-30 23:40:05 +01:00
azure_resource_graph AzureMonitor: Remove dependencies on Grafana frontend (#75595) 2023-10-04 09:25:05 -05:00
azureMetadata Azure: Support multi-resource namespace (NetApp Volumes) (#84779) 2024-03-20 20:07:47 +00:00
components Azure: Fix default subscription setting (#90185) 2024-07-10 11:26:49 +01:00
dashboards Azure: Add new Azure infrastructure dashboards (#88869) 2024-07-11 21:10:13 +01:00
e2e AzureMonitor: User authentication support (#81918) 2024-03-19 16:32:24 +00: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 Azure: Basic Logs support (#88025) 2024-05-28 18:06:27 +01:00
utils Plugins: Externalise Azure Monitor data source (#79545) 2024-01-03 19:20:22 +00:00
CHANGELOG.md Plugins: Externalise Azure Monitor data source (#79545) 2024-01-03 19:20:22 +00:00
credentials.ts AzureMonitor: Retrieve Azure clouds from SDK (#87944) 2024-05-30 23:40:05 +01:00
dataquery.cue AzureMonitor: Prometheus exemplars support (#87742) 2024-06-06 17:53:17 +01:00
dataquery.gen.ts AzureMonitor: Prometheus exemplars support (#87742) 2024-06-06 17:53:17 +01:00
datasource.test.ts AzureMonitor: Remove dependencies on Grafana frontend (#75595) 2023-10-04 09:25:05 -05:00
datasource.ts AzureMonitor: Prometheus exemplars support (#87742) 2024-06-06 17:53:17 +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: Improve Log Analytics query efficiency (#74675) 2023-09-18 18:38:39 +01:00
module.ts AzureMonitor: User authentication support (#81918) 2024-03-19 16:32:24 +00:00
package.json Update dependency @types/lodash to v4.17.7 2024-07-19 17:40:32 +00:00
plugin.json Azure: Add new Azure infrastructure dashboards (#88869) 2024-07-11 21:10:13 +01: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: Improve Log Analytics query efficiency (#74675) 2023-09-18 18:38:39 +01:00
tsconfig.json React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +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: Remove dependencies on Grafana frontend (#75595) 2023-10-04 09:25:05 -05:00
webpack.config.ts Azure Monitor: Externalise kusto (#84749) 2024-03-20 10:16:54 +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/