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
Kyle Brandt 1be9e60667
SQL Expressions: Exclude CTEs from required Tables (#106479)
1 month ago
..
db.go SQL Expressions: Add sql expression specific timeout and output limit (#104834) 2 months ago
db_test.go Test: Make timeout 1ns to minimise flakiness (#105437) 2 months ago
dummy_arm.go i18n: Use `grafana/i18n` to init the `locale` and manage the `regionalFormat` (#105281) 2 months ago
frame_db.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
frame_db_conv.go SQL Expressions: Add sql expression specific timeout and output limit (#104834) 2 months ago
frame_table.go SQL Expressions: Add STDDEV(), VARIANCE() and aliases (#103851) 3 months ago
parser.go SQL Expressions: Exclude CTEs from required Tables (#106479) 1 month ago
parser_allow.go SQL Expressions: Add more functions to the allowlist (#103546) 3 months ago
parser_allow_test.go SQL Expressions: Add more functions to the allowlist (#103546) 3 months ago
parser_test.go SQL Expressions: Exclude CTEs from required Tables (#106479) 1 month ago