-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
None
-
2
-
None
-
None
-
NetObserv - Sprint 214, NetObserv - Sprint 215
FlowDirection is a bounded field (0 or 1), by default queries will have a filter set on it (FlowDirection=0), so it's a perfect candidate for inclusion in Loki indexes.
- It must be configured in the goflow-kube config: https://github.com/netobserv/network-observability-operator/blob/main/controllers/goflowkube/goflowkube_objects.go#L162
- Queries in console plugin must be adapted accordingly: https://github.com/netobserv/network-observability-console-plugin/blob/main/pkg/handler/loki.go#L37-L48