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/sql
Sam Jewell 5c418196f9
SQL Expressions: Add STDDEV(), VARIANCE() and aliases (#103851)
1 year ago
..
db.go Sql Expressions: State when error is from GMS (#102112) 1 year ago
db_test.go SQL Expressions: Add STDDEV(), VARIANCE() and aliases (#103851) 1 year ago
dummy_arm.go
frame_db.go
frame_db_conv.go SQL Expressions: Add STDDEV(), VARIANCE() and aliases (#103851) 1 year ago
frame_table.go SQL Expressions: Add STDDEV(), VARIANCE() and aliases (#103851) 1 year ago
parser.go SQL Expressions: Fix error handling (#102650) 1 year ago
parser_allow.go SQL Expressions: Add more functions to the allowlist (#103546) 1 year ago
parser_allow_test.go SQL Expressions: Add more functions to the allowlist (#103546) 1 year ago
parser_test.go