grafana/pkg/expr
Kyle Brandt 1df4d332c9
SSE: Use errutil to show better error messages in prod (#71658)
- include public message
- propagate data source query errors so they are shown as well to which fixes #70026
2023-07-21 06:38:29 -04:00
..
classic SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
mathexp SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
ml SSE: Support for ML query node (#69963) 2023-07-13 20:37:50 +03:00
commands_test.go SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
commands.go SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
dataplane_test.go Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2023-07-17 10:21:44 +00:00
dataplane.go SSE: improve error handling in DSNode (#71468) 2023-07-12 14:59:02 -04:00
errors_test.go SSE: Use errutil to show better error messages in prod (#71658) 2023-07-21 06:38:29 -04:00
errors.go SSE: Use errutil to show better error messages in prod (#71658) 2023-07-21 06:38:29 -04:00
graph_test.go SSE: Add functions that determine NodeType by UID and construct a data source struct from NodeType (#70106) 2023-06-16 13:05:06 -04:00
graph.go SSE: Support for ML query node (#69963) 2023-07-13 20:37:50 +03:00
metrics.go SSE: (Chore/Instrumentation) Add ds_queries_total metric and move met… (#66695) 2023-04-17 16:12:44 -07:00
ml_test.go SSE: Use errutil to show better error messages in prod (#71658) 2023-07-21 06:38:29 -04:00
ml.go SSE: Use errutil to show better error messages in prod (#71658) 2023-07-21 06:38:29 -04:00
nodes_test.go SSE: Use errutil to show better error messages in prod (#71658) 2023-07-21 06:38:29 -04:00
nodes.go SSE: Use errutil to show better error messages in prod (#71658) 2023-07-21 06:38:29 -04:00
service_test.go SSE: DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData) (#71246) 2023-07-20 14:44:12 -04:00
service.go SSE: Support for ML query node (#69963) 2023-07-13 20:37:50 +03:00
testing.go SSE: Support for ML query node (#69963) 2023-07-13 20:37:50 +03:00
threshold_test.go Expressions/threshold: Fix incorrect thresholds args length (#66859) 2023-04-20 05:42:34 -04:00
threshold.go Expressions/threshold: Fix incorrect thresholds args length (#66859) 2023-04-20 05:42:34 -04:00
transform.go Plugins: Refactor creation of plugin context to dedicated service (#66451) 2023-06-08 13:59:51 +02:00