Commit Graph

34 Commits (170d476bdc31430b16a426c8875a35b4d8f49980)

Author SHA1 Message Date
carrychair 0913324668
Chore: Remove repetitive words (#84132) 1 year ago
Ryan McKinley 5f6bf93dd5
Expressions: Use enumerations rather than strings (#83741) 1 year ago
Scott Lepper 70009201d4
Expressions: Sql expressions with Duckdb (#81666) 1 year ago
Ryan McKinley f23f50f58d
Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
Yuri Tseretyan 810fbc3327
SSE: Support hysteresis threshold expression (#70998) 2 years ago
Marcus Efraimsson 0128d0403f
Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
Kyle Brandt 35e488b22b
SSE: Localize/Contain Errors within an Expression (#73163) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Kyle Brandt d0ad4fcd0a
SSE: Warn on dropped items in Union in Math Operation (#72682) 2 years ago
Kyle Brandt 840fb32ad8
SSE: (Instrumentation) Add Tracing (#66700) 2 years ago
Kyle Brandt e78be44e1a
SSE: Dataplane Compliance (#65927) 2 years ago
Yuri Tseretyan c0913ce718
SSE: Fix math expression to support NoData results (#61721) 2 years ago
George Robinson bd87b46b15
Alerting: Improve test coverage for ConditionsCmd (#58603) 3 years ago
George Robinson acfa066ba2
Alerting: Change TestConditionsCmd to assert on mathexp.Results (#58434) 3 years ago
Yuriy Tseretyan 245c1ee3d3
Chore: Add `last` downsampling function to Resample expression (#57379) 3 years ago
Yuriy Tseretyan 2d38664fe6
Alerting: Improve validation of query and expressions on rule submit (#53258) 3 years ago
Kyle Brandt 05fd7eb047
SSE: Add noData type (#51973) 3 years ago
Kyle Brandt 01ef899753
SSE/Alerting: Support prom instant vector responses (#44865) 3 years ago
Kyle Brandt 040ce40113
SSE: Mode to drop NaN/Inf/Null in Reduction operations (#43583) 3 years ago
Marius Bezuidenhout 9fc0aee02b
Feature/mathandreduce (#41608) 3 years ago
Kyle Brandt f17fb76b5e
SSE: Add is_nan() and other like functions and allow '_' in func names (#43555) 3 years ago
Jean-Philippe Quéméner 2319c52c85
Alerting: fix a bug where the metric in the evaluation string was not correctly populated (#41731) 4 years ago
Sofia Papagiannaki eeb84d09c2
SSE: Change math expression to accept any value convertible to float (#34996) 4 years ago
Kyle Brandt 4093fae99a
SSE: Refactor to simplify Series type (#35063) 4 years ago
Kyle Brandt 5e818146de
Alerting/Expr: New SSE Request/QueryType, alerting move data source UID (#33282) 4 years ago
Kyle Brandt 512faa7c9c
SSE: Support time series frames with non-nullable float64 values (#32608) 4 years ago
Kyle Brandt 1cd8981be4
SSE/NG: Add expression metadata for EvalMatch (#32213) 4 years ago
Kyle Brandt c6b11a8f90
Expressions: support ${my var} syntax (#29819) 5 years ago
Arve Knudsen 3fdf4be529
Chore: Enable more go-ruleguard rules (#29781) 5 years ago
Kyle Brandt 67372378ac
Expressions: Field names from refId (#29755) 5 years ago
Kyle Brandt 311b563c9b
Expr: make reduction nan/null more consistent (#29665) 5 years ago
Kyle Brandt da32cef4ae
Expr: fix func argument panic (#29663) 5 years ago
Arve Knudsen f55818ca70
Chore: Enable exhaustive linter (#29458) 5 years ago
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072) 5 years ago