Allow filtering the logs by the selected node automatically
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.
Maybe, instead of adding a checkbox, we could add an additional option inside the filter by resource dropdown:
We could have All resources | Current (or selected) resource | Remaining options....
I think it makes sense to add it to the existing resource dropdown 👍
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?
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!