mirror of https://github.com/grafana/grafana.git
* Under feature flag `sqlExpressions` and is experimental * Excluded from arm32 * Will not work with the Query Service yet * Does not have limits in place yet * Does not working with alerting yet * Currently requires "prepare time series" Transform for time series viz --------- Co-authored-by: Sam Jewell <sam.jewell@grafana.com> |
||
|---|---|---|
| .. | ||
| classic | ||
| mathexp | ||
| ml | ||
| sql | ||
| commands.go | ||
| commands_test.go | ||
| convert_to_long.go | ||
| convert_to_long_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 | ||
| metrics.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_test.go | ||
| reader.go | ||
| reader_test.go | ||
| service.go | ||
| service_sql_test.go | ||
| service_test.go | ||
| sql_command.go | ||
| sql_command_test.go | ||
| testing.go | ||
| threshold.go | ||
| threshold_bench_test.go | ||
| threshold_test.go | ||
| transform.go | ||