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
Kyle Brandt 4d7b9a3c77
SQL Expressions: Improve response to frame conversion handling (#100625)
5 months ago
..
classic
mathexp SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
ml
sql SQL Expressions: Improve response to frame conversion handling (#100625) 5 months ago
commands.go
commands_test.go
convert_to_long.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
convert_to_long_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
converter.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
converter_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
dataplane.go
dataplane_test.go
errors.go
errors_test.go
graph.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
graph_test.go
hysteresis.go Chore: Bump Go to 1.23.0 (#92105) 11 months ago
hysteresis_test.go
metrics.go
ml.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
ml_test.go
nodes.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
nodes_test.go
query.go expr: add explicit strict-mode const (#94838) 9 months ago
query.panel.example.json
query.panel.schema.json
query.request.example.json
query.request.schema.json
query.types.json
query_test.go
reader.go ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 9 months ago
reader_test.go expr: improved test (#94837) 9 months ago
service.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
service_sql_test.go SQL Expressions: Include SQL Parser/Syntax error in the public message (#100725) 5 months ago
service_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
sql_command.go SQL Expressions: Include SQL Parser/Syntax error in the public message (#100725) 5 months ago
sql_command_test.go
testing.go Requester: Remove duplicated function (#97038) 8 months ago
threshold.go
threshold_bench_test.go
threshold_test.go
transform.go