grafana/pkg/expr
Yuri Tseretyan 541bfe636d
SSE: Support for ML query node (#69963)
* introduce a new node-type ML and implement a command outlier that uses ML plugin as a source of data.
* add feature flag mlExpressions that guards the feature
2023-07-13 20:37:50 +03: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: Refactor creation of plugin context to dedicated service (#66451) 2023-06-08 13:59:51 +02:00
dataplane.go SSE: improve error handling in DSNode (#71468) 2023-07-12 14:59:02 -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: Support for ML query node (#69963) 2023-07-13 20:37:50 +03:00
ml.go SSE: Support for ML query node (#69963) 2023-07-13 20:37:50 +03:00
nodes_test.go Alerting: Support Unwrap for QueryError in expr package (#41743) 2021-11-17 10:07:24 +00:00
nodes.go SSE: Support for ML query node (#69963) 2023-07-13 20:37:50 +03:00
service_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
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