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 7f1a286ffb
SQL Expressions: Always convert on type first (#106083)
4 weeks ago
..
classic SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
mathexp CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
metrics SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
ml
sql i18n: Use `grafana/i18n` to init the `locale` and manage the `regionalFormat` (#105281) 1 month ago
commands.go SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
commands_test.go SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
convert_to_full_long.go SQL Expressions: Always convert on type first (#106083) 4 weeks ago
convert_to_full_long_num_test.go SQL Expressions: Change metric conversion to full long (#102728) 3 months ago
convert_to_full_long_ts_test.go SQL Expressions: Change metric conversion to full long (#102728) 3 months ago
converter.go SQL Expressions: Always convert on type first (#106083) 4 weeks ago
converter_test.go SQL Expressions: Always convert on type first (#106083) 4 weeks ago
dataplane.go
dataplane_test.go SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
errors.go Server-side expressions: Improve error message (#103968) 2 months ago
errors_test.go Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
graph.go SSE: Update execution order to move DS queries first (#105686) 1 month ago
graph_test.go SQL Expressions: Add cell-limit for input dataframes (#101700) 4 months ago
hysteresis.go SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
hysteresis_test.go SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
ml.go SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
ml_test.go SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
nodes.go SQL Expressions: Add sql expression specific timeout and output limit (#104834) 1 month ago
nodes_test.go Dynatrace: Add to list of DS with custom label logic (#90258) 12 months ago
query.go Sql Expressions - remove references to poc database (#103618) 3 months ago
query.panel.example.json SQL Expressions: Make SQL Expressions work with Alerting (#101820) 3 months ago
query.panel.schema.json Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 2 months ago
query.request.example.json SQL Expressions: Make SQL Expressions work with Alerting (#101820) 3 months ago
query.request.schema.json Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 2 months ago
query.types.json SQL Expressions: Make SQL Expressions work with Alerting (#101820) 3 months ago
query_test.go
reader.go SQL Expressions: Add sql expression specific timeout and output limit (#104834) 1 month ago
reader_test.go expr: improved test (#94837) 8 months ago
service.go SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
service_sql_test.go SQL Expressions: Simplify test code (#101718) 4 months ago
service_test.go SQL Expressions: Add sql expression specific timeout and output limit (#104834) 1 month ago
sql_command.go SQL Expressions: Add sql expression specific timeout and output limit (#104834) 1 month ago
sql_command_alert_test.go SQL Expressions / Alerting: Do not allow duplicates (#103394) 3 months ago
sql_command_test.go SQL Expressions: Add sql expression specific timeout and output limit (#104834) 1 month ago
testing.go Requester: Remove duplicated function (#97038) 7 months ago
threshold.go Alerting: Remove feature toggle for custom recovery threshold (#104455) 2 months ago
threshold_bench_test.go SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago
threshold_test.go Alerting: Remove feature toggle for custom recovery threshold (#104455) 2 months ago
transform.go SQL Expression: Add instrumentation for sql expressions (#103758) 3 months ago