The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/expr/mathexp
Alexander Akhmetov a32854549c
Alerting: Support median in reduce expressions (#91119)
10 months ago
..
parse Expressions: Sql expressions with Duckdb (#81666) 1 year ago
exp.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
exp_nan_null_val_test.go Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
exp_scalar_no_test.go Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
exp_series_test.go Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
exp_test.go SSE: Localize/Contain Errors within an Expression (#73163) 2 years ago
funcs.go
funcs_test.go Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
reduce.go Alerting: Support median in reduce expressions (#91119) 10 months ago
reduce_test.go Alerting: Support median in reduce expressions (#91119) 10 months ago
resample.go Expressions: Use enumerations rather than strings (#83741) 1 year ago
resample_test.go Expressions: Use enumerations rather than strings (#83741) 1 year ago
testing.go
type_series.go Chore: use any rather than interface{} (#74066) 2 years ago
types.go Expr: Make math expression scalars compliant with dataplane contract (#90350) 11 months ago
types_test.go
union_test.go