app/vmui: add search for filtering fields in expanded log entries#1378
app/vmui: add search for filtering fields in expanded log entries#1378Loori-R wants to merge 1 commit into
Conversation
b0d59d2 to
01e3026
Compare
01e3026 to
dc78cf4
Compare
arturminchukov
left a comment
There was a problem hiding this comment.
LGTM! Just want to suggest an enhancement. Does it make sense to add a top-level search by fields? For example, you enter the fields you are looking for in the top of groups, and when you expand the log, you see the already filtered fields. This will be a little more convenient than re-entering the field name each time you expand the log.
I originally designed this feature more as a field inspector for a single expanded log entry. Users already have ways to surface important fields directly in the log row (for example via Possible alternatives:
|
Describe Your Changes
Add a search field for filtering log fields by name and value in expanded log entries in the Group tab. This makes it easier to inspect logs with many fields without using browser page search.
Changes
Screenshots