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)
2 years ago
..
parse
exp.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2 years 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) 2 years ago
reduce_test.go Alerting: Support median in reduce expressions (#91119) 2 years ago
resample.go
resample_test.go
testing.go
type_series.go
types.go Expr: Make math expression scalars compliant with dataplane contract (#90350) 2 years ago
types_test.go
union_test.go