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)
12 months ago
..
parse
exp.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 1 year ago
exp_nan_null_val_test.go
exp_scalar_no_test.go
exp_series_test.go
exp_test.go
funcs.go
funcs_test.go
reduce.go Alerting: Support median in reduce expressions (#91119) 12 months ago
reduce_test.go Alerting: Support median in reduce expressions (#91119) 12 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
types.go Expr: Make math expression scalars compliant with dataplane contract (#90350) 1 year ago
types_test.go
union_test.go