wing icon indicating copy to clipboard operation
wing copied to clipboard

Allow filtering the logs by the selected node automatically

Open skyrpex opened this issue 1 year ago • 4 comments

The proposal consists of:

  • Add an additional option "Selected resource" checkbox to the Resources Filter, in the Logs (below the "All resources" option)
    • If enabled, the logs will be filtered by the currently selected resource
    • Choosing either "All resources" or any specific resource, will uncheck the "Selected resource" option

Related to #6593.

skyrpex avatar Jun 25 '24 09:06 skyrpex

Maybe, instead of adding a checkbox, we could add an additional option inside the filter by resource dropdown:

image

We could have All resources | Current (or selected) resource | Remaining options....

skyrpex avatar Jun 25 '24 12:06 skyrpex

I think it makes sense to add it to the existing resource dropdown 👍

polamoros avatar Jun 25 '24 12:06 polamoros

I wonder if filtering given a specific resource is too limiting. For example, imagine this map:

root
  | container
  | | service
  | | | function

Selecting container or service would make the logs empty. I'm thinking that we could show the logs of child resources as well?

skyrpex avatar Jun 27 '24 08:06 skyrpex

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] avatar Oct 01 '24 06:10 github-actions[bot]