848eb01a89
Alerting: Fix broken UI because of query being optional for some ExpressionQuer… ( #69650 )
...
* Fix broken UI because of query being optional for some ExpressionQuery coditions field
* Delete query field from conditions in utils.test.ts
2023-06-07 10:58:08 +02:00
e796063a1e
Alerting: Reorder new alert and export buttons ( #68418 )
...
* Add component for rule creation and dropdown
* Make each route type have a different path
* Remove unneeded import
* Fix tests
* Rename CreateRuleButton to MoreActionRuleButtons
* Remove Recording Rule option from new rule form
* Use alerting and recording for path params on new rules
* Fix tests
* Only show new button if permissions are granted
* Fix tests
2023-05-31 10:56:54 -03:00
b94fceddad
Alerting: Make Loki & Prometheus instant vector by default ( #66797 )
...
Co-authored-by: Konrad Lalik <konrad.lalik@grafana.com>
2023-04-27 17:38:22 +03:00
548a5054ad
Table: Introduce sparkline cell type ( #63182 )
2023-03-10 14:41:06 +02:00
e9fe9baf66
Alerting: Improve threshold displays ( #60046 )
2022-12-22 16:28:17 +01:00
738e023d13
Alerting: Fix threshold expression rewire ( #58334 )
2022-11-10 16:15:38 +01:00
87cba8836f
Alerting: Expressions pipeline redesign ( #54601 )
2022-10-05 14:35:15 +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
1680e284e5
Alerting: validate namespace and groupname for Grafana manages and Lotex alerts ( #44872 )
2022-02-04 15:04:11 +01:00
db3cc738d6
Alerting: fixes rewiring unrelated reduce and resample expressions ( #43174 )
2021-12-17 14:46:55 +01:00
9199a8b800
Alerting: rewire expression references when queries are updated ( #41478 )
2021-11-17 12:56:37 +01:00