-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
1.3.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The "focus" generated query string is wrong when multiple namespaces are selected in Network Traffic.
Step to Reproduce:
- Add more than one namespace in observe->network traffic.
For example: netobserv and openshift-monitoring

- click the force in troubleshoot-panel
- check the query string
Actual result:
netflow:network:{SrcK8S_Type="Pod",SrcK8S_Namespace="netobserv","openshift-monitoring"}
Expected Result:
The troubleshoot provide a valid String which can be used to query data.