e65163ba4e
FieldValues: Use plain arrays instead of Vector (part 2 of 2) ( #66224 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2023-04-14 09:03:45 -05: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
322a14fe6e
Alerting: fix flakey default time range assertion ( #47262 )
2022-04-04 17:35:53 +02: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
4a31dfd903
Alerting: Fix issue after AzureMonitor fix ( #41746 )
...
* check if filterquery exists
* update tests
* test: re-run CI
Co-authored-by: gillesdemey <gilles.de.mey@gmail.com>
2021-11-16 17:45:55 +01:00
c60933b49b
Alerting: Fix rule editor issues with Azure Monitor data source ( #41317 )
...
* properly set query type
* set default unit from data when found
* make AlertQueryRunner take into account ds.filterQuery
* fix tests
* feedback after pr
Co-authored-by: Peter Holmberg <peter.hlmbrg@gmail.com>
2021-11-16 14:02:32 +01:00
1ded9a37c1
Alerting: rename type to make it obvious what part of the code base it belongs to. ( #34714 )
...
* renamed grafana query to grafana alert query.
* renamed according to feedback in PR.
2021-05-27 12:29:10 +02:00
dcef87fd79
Alerting: Move query components to unified folder ( #34587 )
2021-05-25 11:34:19 +02:00