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

Filterbar - pinned filters, persisting throughout kibana #2349

Closed
6 tasks done
w33ble opened this issue Dec 16, 2014 · 5 comments · Fixed by #2518
Closed
6 tasks done

Filterbar - pinned filters, persisting throughout kibana #2349

w33ble opened this issue Dec 16, 2014 · 5 comments · Fixed by #2518

Comments

@w33ble
Copy link
Contributor

w33ble commented Dec 16, 2014

Sometimes it's useful to persist filters between different parts of kibana, particularly between different dashboards. Being able to "pin" filters in place and have they travel around with you would be a nice addition.

example use case:

  • You have a general "overview" dashboard and notice something odd
  • You drill down into that data, applying filters and zooming in to a specific time range and find the data you are interested
  • Now, you want to use those criteria in another dashboard that is more specific to the parts you want to investigate (traffic metrics, specific servers or clusters, etc)
  • You may also want to use those criteria in discover, or to build a new visualization

When you are done, you can just "reset" the filterbar to whatever the dashboard/visualization/saved search had before you added anything else.


After discussion with chris and joe, we have the following suggestions:

  • any filter in the filter in the filter bar can be pinned
  • pinned filters will live in global state and will follow you from app to app exactly like the timefilter
  • pinned filters should stay in the filter bar - separated from the rest of the filters
  • when pinned filters and normal filters are duplicated, the ui should show both
  • saving: when saving with pinned filters, they should be copied into app state
  • saving: when the filter is "owned" by a saved object, should be copied into global state
@spalger spalger changed the title Filterbar - locking filters, persisting throughout kibana Filterbar - pinned filters, persisting throughout kibana Dec 16, 2014
@spalger
Copy link
Contributor

spalger commented Dec 16, 2014

I think this would be super useful! Updated this to say pinned instead of locked though, as this should probably work similarly to pinned queries in K3.

@rashidkpc rashidkpc modified the milestone: 4.0.0-RC1 Dec 17, 2014
@rashidkpc rashidkpc removed this from the 4.0.0-RC1 milestone Dec 17, 2014
@rashidkpc rashidkpc added roadmap and removed roadmap labels Dec 17, 2014
@rashidkpc rashidkpc added this to the 4.1.0 milestone Dec 17, 2014
@w33ble w33ble added the PR sent label Jan 5, 2015
@w33ble w33ble mentioned this issue Jan 5, 2015
@w33ble w33ble removed the PR sent label Jan 7, 2015
@shayts7
Copy link

shayts7 commented Jan 22, 2015

+1

@tkybgpct
Copy link

+1

1 similar comment
@rafael-munoz
Copy link

+1

@nseniak
Copy link

nseniak commented Sep 8, 2015

+1

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

Successfully merging a pull request may close this issue.

8 participants