grafana/pkg/expr
2026-04-22 22:56:28 +00:00
..
classic [chore] Update go to v1.26.0, and the golangci-lint action to v9 (#118436) 2026-02-19 15:04:35 +01:00
mathexp Chore: Use range where possible (#123281) 2026-04-22 22:56:28 +00:00
metrics SQL Expressions: Rework backend errors and error instrumentation (#109633) 2025-08-25 11:13:42 -04:00
ml
sql Security: Fix CVE-2026-27876, CVE-2026-27877, CVE-2026-28375, CVE-2026-27879, CVE-2026-27880 (#121514) 2026-03-31 14:02:49 +02:00
commands.go Expressions: Add memory limit for math expression binary operations (#121945) 2026-04-07 09:32:07 -04:00
commands_test.go SQL Expression: Add instrumentation for sql expressions (#103758) 2025-04-10 19:51:44 +01:00
convert_to_full_long.go Chore: Use range where possible (#123281) 2026-04-22 22:56:28 +00:00
convert_to_full_long_num_test.go SQL Expressions: Change metric conversion to full long (#102728) 2025-03-24 22:04:43 +02:00
convert_to_full_long_ts_test.go SQL Expressions: Change metric conversion to full long (#102728) 2025-03-24 22:04:43 +02:00
converter.go chore : Deprecating FeatureToggles.IsEnabled (#113062) 2025-11-21 18:43:42 +01:00
converter_test.go SQL Expressions: Rework backend errors and error instrumentation (#109633) 2025-08-25 11:13:42 -04:00
dataplane.go chore : Deprecating FeatureToggles.IsEnabled (#113062) 2025-11-21 18:43:42 +01:00
dataplane_test.go datasources: querier: renamed the "mt" builder to "qs" builder (#109779) 2025-08-19 12:37:56 +02:00
errors.go Expressions: Isolate broken SSE pipeline nodes to enable partial results (#121043) 2026-04-01 13:32:47 -04:00
errors_test.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
graph.go Expressions: Isolate broken SSE pipeline nodes to enable partial results (#121043) 2026-04-01 13:32:47 -04:00
graph_test.go Expressions: Isolate broken SSE pipeline nodes to enable partial results (#121043) 2026-04-01 13:32:47 -04:00
hysteresis.go SQL Expression: Add instrumentation for sql expressions (#103758) 2025-04-10 19:51:44 +01:00
hysteresis_test.go SQL Expression: Add instrumentation for sql expressions (#103758) 2025-04-10 19:51:44 +01:00
ml.go SQL Expressions: Rework backend errors and error instrumentation (#109633) 2025-08-25 11:13:42 -04:00
ml_test.go SQL Expression: Add instrumentation for sql expressions (#103758) 2025-04-10 19:51:44 +01:00
nodes.go Expressions: Add memory limit for math expression binary operations (#121945) 2026-04-07 09:32:07 -04:00
nodes_test.go Chore: Use range where possible (#123281) 2026-04-22 22:56:28 +00:00
query.examples.json Chore: Update plugin-sdk to v0.292.0 (#123204) 2026-04-22 18:03:02 +00:00
query.go Sql Expressions - remove references to poc database (#103618) 2025-04-08 10:59:19 -04:00
query.types.json Chore: Update plugin-sdk to v0.292.0 (#123204) 2026-04-22 18:03:02 +00:00
query_convert.go Chore: Update grafana-plugin-sdk-go to v0.289.0 (#118553) 2026-02-20 15:40:11 +03:00
query_convert_test.go Chore: Update grafana-plugin-sdk-go to v0.289.0 (#118553) 2026-02-20 15:40:11 +03:00
query_test.go Chore: Update plugin-sdk to v0.292.0 (#123204) 2026-04-22 18:03:02 +00:00
service.go Expressions: Isolate broken SSE pipeline nodes to enable partial results (#121043) 2026-04-01 13:32:47 -04:00
service_sql_test.go SQL Expressions: Instrumentation fix and extra testing (#110778) 2025-09-15 13:00:22 -04:00
service_test.go Expressions: Isolate broken SSE pipeline nodes to enable partial results (#121043) 2026-04-01 13:32:47 -04:00
sql_command.go Chore: Use range where possible (#123281) 2026-04-22 22:56:28 +00:00
sql_command_alert_test.go Chore: Use range where possible (#123281) 2026-04-22 22:56:28 +00:00
sql_command_test.go SQL Expressions: Add Exemplars to instrumentation (#110481) 2025-09-03 17:25:44 +00:00
sql_schema.go Chore: Use range where possible (#123281) 2026-04-22 22:56:28 +00:00
testing.go Requester: Remove duplicated function (#97038) 2024-11-26 15:29:31 +01:00
threshold.go Chore: Use range where possible (#123281) 2026-04-22 22:56:28 +00:00
threshold_bench_test.go Chore: Use range where possible (#123281) 2026-04-22 22:56:28 +00:00
threshold_test.go Chore: Refactor to remove all direct usages of golang.org/x/exp in favour of std packages (#121184) 2026-04-01 15:43:01 +02:00
transform.go Expressions: Isolate broken SSE pipeline nodes to enable partial results (#121043) 2026-04-01 13:32:47 -04:00