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
Kyle Brandt f17fb76b5e
SSE: Add is_nan() and other like functions and allow '_' in func names (#43555)
3 years ago
..
parse SSE: Add is_nan() and other like functions and allow '_' in func names (#43555) 3 years ago
exp.go SSE: Refactor to simplify Series type (#35063) 4 years ago
exp_nan_null_val_test.go SSE: Refactor to simplify Series type (#35063) 4 years ago
exp_scalar_no_test.go Expressions: Field names from refId (#29755) 5 years ago
exp_series_test.go SSE: Refactor to simplify Series type (#35063) 4 years ago
exp_test.go SSE: Change math expression to accept any value convertible to float (#34996) 4 years ago
funcs.go SSE: Add is_nan() and other like functions and allow '_' in func names (#43555) 3 years ago
funcs_test.go SSE: Add is_nan() and other like functions and allow '_' in func names (#43555) 3 years ago
reduce.go SSE: Refactor to simplify Series type (#35063) 4 years ago
reduce_test.go SSE: Refactor to simplify Series type (#35063) 4 years ago
resample.go SSE: Refactor to simplify Series type (#35063) 4 years ago
resample_test.go SSE: Refactor to simplify Series type (#35063) 4 years ago
type_series.go Alerting: fix a bug where the metric in the evaluation string was not correctly populated (#41731) 4 years ago
types.go SSE: Support time series frames with non-nullable float64 values (#32608) 4 years ago
types_test.go Alerting: fix a bug where the metric in the evaluation string was not correctly populated (#41731) 4 years ago
union_test.go SSE: Refactor to simplify Series type (#35063) 4 years ago