Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature : Filter table column content #837

Open
cazzoo opened this issue Apr 3, 2024 · 2 comments
Open

Feature : Filter table column content #837

cazzoo opened this issue Apr 3, 2024 · 2 comments

Comments

@cazzoo
Copy link

cazzoo commented Apr 3, 2024

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.

@geakstr
Copy link
Collaborator

geakstr commented Apr 3, 2024

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?

@cazzoo
Copy link
Author

cazzoo commented Apr 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants