grafana/pkg/expr
Marcus Andersson e19b3df1a9
Alerting: added possibility to preview grafana managed alert rules. (#34600)
* starting to add eval logic.

* wip

* first version of test rule.

* reverted file.

* add info colum to result to show error or (with CC evalmatches)

* fix labels in evalmatch

* fix be test

* refactored using observables.

* moved widht/height div to outside panel rendere.

* adding docs api level.

* adding container styles to error div.

* increasing size of preview.

Co-authored-by: kyle <kyle@grafana.com>
2021-05-26 10:06:28 +02:00
..
classic Alerting: added possibility to preview grafana managed alert rules. (#34600) 2021-05-26 10:06:28 +02:00
mathexp Alerting/Expr: New SSE Request/QueryType, alerting move data source UID (#33282) 2021-04-23 16:52:32 +02:00
translate Alerting/Expr: New SSE Request/QueryType, alerting move data source UID (#33282) 2021-04-23 16:52:32 +02:00
commands.go Alerting/Expr: New SSE Request/QueryType, alerting move data source UID (#33282) 2021-04-23 16:52:32 +02:00
graph_test.go SSE: limit allowed input/output to/from classic conditions (#33337) 2021-04-27 07:22:11 -04:00
graph.go SSE: limit allowed input/output to/from classic conditions (#33337) 2021-04-27 07:22:11 -04:00
nodes.go Chore: Swap out use of backend plugin SDK's backend.Logger (#33783) 2021-05-07 15:16:21 +02:00
service_test.go Alerting/Expr: New SSE Request/QueryType, alerting move data source UID (#33282) 2021-04-23 16:52:32 +02:00
service.go Alerting/Expr: New SSE Request/QueryType, alerting move data source UID (#33282) 2021-04-23 16:52:32 +02:00
transform.go Alerting/Expr: New SSE Request/QueryType, alerting move data source UID (#33282) 2021-04-23 16:52:32 +02:00