grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource
shuotli 71fd0981ca
AzureMonitor: Add Azure Resource Graph (#33293)
* Add Azure Resource Graph in Azure Plugin

* fix lodash import

* Fix mock queries

* use "backend" sdk

* Address comments

* add converter for object type

* Query error should cause 400 & apply template var

* fix backend test & add documentation

* update image

* Address comments

* marshal body from map

* use interpolated query instead of raw query

* fix test

* filter out empty queries

* fix go linting problem

* use new query field language name

* improve variable tests

* add better tests for interpolate variable

Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2021-05-19 10:31:27 +02:00
..
__mocks__ AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
api AzureMonitor: Credentials UI logic encapsulation (#33620) 2021-05-11 20:34:41 +01:00
app_insights AzureMonitor: Credentials UI logic encapsulation (#33620) 2021-05-11 20:34:41 +01:00
azure_log_analytics AzureMonitor: Credentials UI logic encapsulation (#33620) 2021-05-11 20:34:41 +01:00
azure_monitor AzureMonitor: Credentials UI logic encapsulation (#33620) 2021-05-11 20:34:41 +01:00
azure_resource_graph AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
components AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
css AzureMonitor: adds support for multiple subscriptions per datasource (#16922) 2019-05-07 15:45:15 +02:00
editor Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
img azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
insights_analytics Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
log_analytics Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
partials Update query.editor.html (#34046) 2021-05-13 14:47:33 +03:00
types AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
utils AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
annotations_query_ctrl.ts Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
credentials.ts AzureMonitor: Credentials UI logic encapsulation (#33620) 2021-05-11 20:34:41 +01:00
datasource.ts AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
module.tsx Azure Monitor: Datasource Config Type (#20183) 2019-11-06 09:29:07 -05:00
plugin.json AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
query_ctrl.test.ts AzureMonitor: use undefined for empty Metrics values in jsonData (#32230) 2021-03-23 12:31:04 +00:00
query_ctrl.ts AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
query_help.md azuremonitor: move files into grafana 2019-01-17 10:55:03 +01: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