Skip to content

Conversation

@ross-paypay
Copy link

@ross-paypay ross-paypay commented Sep 12, 2025

Hello, my company had adopted Quickwit+Grafana, coming from Opensearch+OpenSearch Dashboard.

One feature we really miss from the OpenSearch dashboard is the ability to add quick filters that can be enabled/disabled.

image

The ability to temporary disable a filter without needing to remove and retype it from scratch is a nice QoL feature.

This PR adds the ability to add "quick filters" that are seperate from the main query.
These quick filters can easily be enabled/disabled.
It is heavily inspired by the OpenSearch implementation but adapted to Quickwit

Basic example

image

Available compare options

image

The add/remove magnifying glass icon behavior now adds quick filters instead of modifying the primary query.

image

The implementation heavily priorities on ergonomics and tries to reuse some of the patterns used by the metrics/bucket aggregations.

Feedback welcomed :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant