grafana/pkg/expr
Scott Lepper 70009201d4
Expressions: Sql expressions with Duckdb (#81666)
duckdb temp storage of dataframes using parquet and querying from sql expressions
---------

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-02-27 16:16:00 -05:00
..
classic Expressions: Add model struct for the query types (not map[string]any) (#82745) 2024-02-17 02:59:11 +02:00
mathexp Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
ml Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
sql Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
commands_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 2024-02-17 02:59:11 +02:00
commands.go Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
dataplane_test.go Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
dataplane.go Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
errors_test.go SSE: Use errutil to show better error messages in prod (#71658) 2023-07-21 06:38:29 -04:00
errors.go SSE: Localize/Contain Errors within an Expression (#73163) 2023-09-13 13:58:16 -04:00
graph_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 2024-02-17 02:59:11 +02:00
graph.go Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
hysteresis_test.go SSE: Add utility methods for HysteresisCommand (#79157) 2023-12-11 22:40:31 +02:00
hysteresis.go SSE: Add utility methods for HysteresisCommand (#79157) 2023-12-11 22:40:31 +02:00
metrics.go SSE: (Instrumentation/Chore) Add datasource_type label to grafana_sse (#72370) 2023-07-26 10:51:02 -04:00
ml_test.go Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2023-09-25 13:10:47 +03:00
ml.go Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2023-09-25 13:10:47 +03:00
models.go Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
nodes_test.go SSE: Use errutil to show better error messages in prod (#71658) 2023-07-21 06:38:29 -04:00
nodes.go Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
reader.go Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
service_test.go Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
service.go Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
sql_command_test.go Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
sql_command.go Expressions: Sql expressions with Duckdb (#81666) 2024-02-27 16:16:00 -05:00
testing.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
threshold_test.go SSE: Add utility methods for HysteresisCommand (#79157) 2023-12-11 22:40:31 +02:00
threshold.go SSE: Add utility methods for HysteresisCommand (#79157) 2023-12-11 22:40:31 +02:00
transform.go Replace signed in user for identity.requester (#74048) 2023-08-30 16:51:18 +02:00