roadmap
roadmap copied to clipboard
Omit filtered fields from results
Curious what people think, but it feels a bit redundant to display any fields which are already filtered. For example if you filter on a request_id there's not much need to show it in the results.
I think this would be a huge UX improvement. I like to have lots of environments in one project so you can do alerting across environments, but it does mean you're usually filtering by those keys before actually looking at logs.
This would need to only apply to queries that use = as the operator. You wouldn't want to exclude the field if the query used > or <.