grafana/pkg/expr
Kyle Brandt b6a7156300
Alerting: Handle marshaling Inf values (#36947)
* SSE: change EvalMatch json value encoding to string
* update MarshalJSON on null.Float to handle inf as null
fixes #36424
2021-07-21 10:04:40 -04:00
..
classic Alerting: Handle marshaling Inf values (#36947) 2021-07-21 10:04:40 -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: Add error recovery during rule evaluations (#35450) 2021-06-15 19:30:21 +03: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 CloudWatch/Logs: Fix log alerts in new unified alerting (#36558) 2021-07-09 13:43:22 +02:00
nodes.go CloudWatch/Logs: Fix log alerts in new unified alerting (#36558) 2021-07-09 13:43:22 +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 CloudWatch/Logs: Fix log alerts in new unified alerting (#36558) 2021-07-09 13:43:22 +02:00