grafana/pkg/expr/sql
Kyle Brandt 4f0cb47d3c
SQL Expressions: Rework backend errors and error instrumentation (#109633)
* Capture error_type label on metrics/traces
* Make error messages more helpful to user
* Use errutil, categorized errors, and tie them to error_type (category in code)
* Misc trace fixes
* Add metric to track SQL input conversion
2025-08-25 11:13:42 -04:00
..
db.go SQL Expressions: Rework backend errors and error instrumentation (#109633) 2025-08-25 11:13:42 -04:00
db_test.go SQL Expressions: Rework backend errors and error instrumentation (#109633) 2025-08-25 11:13:42 -04:00
dummy_arm.go i18n: Use grafana/i18n to init the locale and manage the regionalFormat (#105281) 2025-05-19 13:24:33 +02:00
errors.go SQL Expressions: Rework backend errors and error instrumentation (#109633) 2025-08-25 11:13:42 -04:00
frame_db.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 2025-02-06 07:27:28 -05:00
frame_db_conv.go SQL Expressions: Add sql expression specific timeout and output limit (#104834) 2025-05-13 15:22:20 -04:00
frame_table.go SQL Expressions: Add STDDEV(), VARIANCE() and aliases (#103851) 2025-04-15 10:48:19 +01:00
parser.go Sql Expressions: (Chore) Dedicated logger for expr.sql, and pass context (#109549) 2025-08-13 11:20:14 -04:00
parser_allow.go SQL Expressions: Rework backend errors and error instrumentation (#109633) 2025-08-25 11:13:42 -04:00
parser_allow_test.go SQL Expressions: Rework backend errors and error instrumentation (#109633) 2025-08-25 11:13:42 -04:00
parser_test.go Sql Expressions: (Chore) Dedicated logger for expr.sql, and pass context (#109549) 2025-08-13 11:20:14 -04:00