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

UI request - under Logs tab, add ability to filter by log name #15452

Open
j-carson opened this issue Sep 20, 2024 · 0 comments
Open

UI request - under Logs tab, add ability to filter by log name #15452

j-carson opened this issue Sep 20, 2024 · 0 comments
Labels
enhancement An improvement of an existing feature ui Related to the Prefect web interface

Comments

@j-carson
Copy link

Describe the current behavior

When you view logs in the UI, you can filter by the Level
I am using extra loggers and would like to be able to filter by logger name as well to focus on messages from "my" logger

Describe the proposed behavior

One possible way to implement:
Where you can filter by Level, a new button says "Filter by log name"
Pressing that button shows checkboxes for each logger name in the logs and you can uncheck the ones you don't need to see at the moment

Example Use

Makes it find relevant log entries.

Additional context

No response

@j-carson j-carson added the enhancement An improvement of an existing feature label Sep 20, 2024
@j-carson j-carson changed the title UI request - uner Logs tab, add ability to filter by log name UI request - under Logs tab, add ability to filter by log name Sep 20, 2024
@desertaxle desertaxle added the ui Related to the Prefect web interface label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature ui Related to the Prefect web interface
Projects
None yet
Development

No branches or pull requests

2 participants