cilium / hubble-ui

Observability & Troubleshooting for Kubernetes Services

Home Page:https://www.cilium.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature : Filter table column content

cazzoo opened this issue · comments

commented

Hello,

I'm using cilium and I feel it really efficient. the filter on labels feature is fine to filter on given workloads but I feel it would be really nice to be able to filter table content providing filters per column.
This way, we would only see elements matching the labels filter + the filtered data from the table.

Sorting could be an alternative, but I'm less convinced this is the way to go, since flow are ordered by date of event.

Right now, I have a service that has a lot a inbound/outbound flow and I'm unable to find the one I'm looking for due to the refresh of the table. Furthermore, I'm unable to use the "search" from the browser since the flow I'm looking for is not display in the table; I need to scroll to get to it.

Hello @cazzoo! For filtering you can click on particular row in flows table and from sidebar on the right side you can select something to filter by. Would this work for you?

commented

This is partially what I'm looking for. I'd love to be able to filter on IP or port for instance, or subnet