-
Notifications
You must be signed in to change notification settings - Fork 71
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
Add "Labels" column for log queries #941
Conversation
Could a maintainer look at this please? It's a crucial feature for using OTEL logs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice work!
…source into log-labels
Head branch was pushed to by a user without write access
Hey @SpencerTorres, if you fix the merge conflicts we can get this in 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @SpencerTorres!
Labels are an important feature for logging, not all details are in the log message. This PR adds a "Labels" column to the log query builder.
changes:
new column selector:
labels are shown per line in logs panel
supports map filtering of labels using the buttons in the logs panel: