grafana/pkg/expr
Kyle Brandt 3acb8aa20e
SQL Expressions: Fix string constants in frame types (#111946)
s/time_series/timeseries and change from underscores to hyphens in numeric and ts types
This makes it more consistent with the other timeseries kind strings
2025-10-02 17:00:27 +00:00
..
classic
mathexp
metrics
ml
sql
commands.go
commands_test.go
convert_to_full_long.go
convert_to_full_long_num_test.go
convert_to_full_long_ts_test.go
converter.go
converter_test.go
dataplane.go
dataplane_test.go
errors.go
errors_test.go
graph.go
graph_test.go
hysteresis.go
hysteresis_test.go
ml.go
ml_test.go
nodes.go
nodes_test.go
query.go
query.panel.example.json
query.panel.schema.json
query.request.example.json
query.request.schema.json
query.types.json
query_convert.go
query_convert_test.go
query_test.go
service.go
service_sql_test.go
service_test.go
sql_command.go
sql_command_alert_test.go
sql_command_test.go
testing.go
threshold.go
threshold_bench_test.go
threshold_test.go
transform.go