7505cf418b
Azure Monitor: Deprecate metricDefinition ( #52793 )
2022-07-27 15:26:32 +02:00
5644555833
Azure Monitor: Migrate template variables to new format ( #52584 )
2022-07-21 13:21:07 +02:00
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
10b9830cec
Azure Monitor: Add template variables for namespaces and resource names ( #52247 )
2022-07-15 13:10:03 +02:00
99d9c3d0fd
AzureMonitor: Add ResourceGroups template variable ( #52141 )
2022-07-14 09:48:11 +02:00
c4c7908f51
AzureMonitor: Add support for Subscriptions template variable ( #52086 )
2022-07-13 11:16:16 +02:00
6edefe5147
AzureMonitor: Remove deprecated code ( #48328 )
2022-04-28 10:27:39 +02:00
3c6e0e8ef8
Chore: ESlint import order ( #44959 )
...
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
01c22ee366
Azure Monitor: Migrate metrics queries to use a resource URI ( #47696 )
...
* migrate old query to new query
* remove new prefixed data fetchers
* fix lint
* add test cases for v7 and v8 query versions
* add mock ids in test
* add clarifying comment
* add types for azure monitor api data fetchers
* add additional comment to explain the types
2022-04-20 05:00:39 -07:00
7a8437020d
Azure Monitor: Bug Fix for for template variables ( #47478 )
2022-04-11 19:36:51 -04:00
cfbf58fb92
AzureMonitor: Move rest of deprecated code ( #46109 )
2022-03-03 17:16:10 +01:00
d87cd6f26c
Update dependency prettier to v2.5.1 ( #43473 )
...
* Update dependency prettier to v2.5.1
* prettier fixes
* chore(toolkit): bump prettier to 2.5.1
* style(eslint): bump grafana config to 2.5.2 in core and toolkit
* style(mssql-datasource): fix no-inferrable-types eslint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-02-02 12:02:32 +00:00
5ae5a2e0d0
Azure Monitor: Improved error messages for variable queries ( #43213 )
2022-01-17 15:51:56 +01:00
c907b5315a
Azure Monitor: Fix bug with template variables. ( #41669 )
2021-11-16 08:43:57 -05:00
3da4e1cdcd
Azure Monitor: Add Resource Picker to Template Variable Query Editor ( #40841 )
...
Azure Monitor: Add Resource Picker to Template Variable Query Editor
- Should fix bug related broken template variables that relied on a deprecated default workspace.
2021-11-02 15:30:15 -04:00