grafana/pkg/expr
Sofia Papagiannaki eeb84d09c2
SSE: Change math expression to accept any value convertible to float (#34996)
* SSE: Change math expression to accept any scalar value

* Apply suggestions from code review

* Update test

* Remove TODO
2021-06-03 18:06:12 +03:00
..
classic SSE: Refactor to simplify Series type (#35063) 2021-06-02 12:29:19 -04:00
mathexp SSE: Change math expression to accept any value convertible to float (#34996) 2021-06-03 18:06:12 +03: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 Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +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 SSE/Chore: cleanup some error messages (#34738) 2021-05-26 15:15:21 +02:00