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 3f2ef07872
SSE: Fix goroutine leak in math operation expression parsing (#102380)
10 months ago
..
classic Hackaton: Add more unit tests, take 3 (#101525) 10 months ago
mathexp SSE: Fix goroutine leak in math operation expression parsing (#102380) 10 months ago
ml
sql Sql Expressions: State when error is from GMS (#102112) 10 months ago
commands.go
commands_test.go
convert_to_long.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 11 months ago
convert_to_long_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 11 months ago
converter.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 11 months ago
converter_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 11 months ago
dataplane.go
dataplane_test.go
errors.go
errors_test.go
graph.go SQL Expressions: Add cell-limit for input dataframes (#101700) 10 months ago
graph_test.go SQL Expressions: Add cell-limit for input dataframes (#101700) 10 months ago
hysteresis.go
hysteresis_test.go
metrics.go
ml.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 11 months ago
ml_test.go
nodes.go SQL Expressions: Add cell-limit for input dataframes (#101700) 10 months ago
nodes_test.go
query.go
query.panel.example.json
query.panel.schema.json Alerting: Add multiple threshold operators (#99516) 11 months ago
query.request.example.json
query.request.schema.json Alerting: Add multiple threshold operators (#99516) 11 months ago
query.types.json Alerting: Add multiple threshold operators (#99516) 11 months ago
query_test.go
reader.go SQL Expressions: Add cell-limit for input dataframes (#101700) 10 months ago
reader_test.go
service.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 11 months ago
service_sql_test.go SQL Expressions: Simplify test code (#101718) 10 months ago
service_test.go SQL Expressions: Add cell-limit for input dataframes (#101700) 10 months ago
sql_command.go SQL Expressions: Add cell-limit for input dataframes (#101700) 10 months ago
sql_command_test.go SQL Expressions: Add cell-limit for input dataframes (#101700) 10 months ago
testing.go
threshold.go Alerting: Add multiple threshold operators (#99516) 11 months ago
threshold_bench_test.go
threshold_test.go Alerting: Add multiple threshold operators (#99516) 11 months ago
transform.go