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

Allow configuring per index query timespan limits #24906

Closed
Tracked by #166175
LeeDr opened this issue Oct 31, 2018 · 5 comments
Closed
Tracked by #166175

Allow configuring per index query timespan limits #24906

LeeDr opened this issue Oct 31, 2018 · 5 comments
Labels
enhancement New value added to drive a business result Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Icebox impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph)

Comments

@LeeDr
Copy link
Contributor

LeeDr commented Oct 31, 2018

Describe the feature: Add an optional setting on index patterns in Kibana that lets you configure a limit on the timespan used for queries on that index.

Describe a specific use case for the feature:
A user at an AMA booth approached me with this problem they were having. They have 2 types of indices. One type has small docs and/or sparse docs over time, and they would often query large timespans on these indices in Discover. The other type of index has very large docs and/or a high frequency of docs over time.
When they switch index from the small index type to the large index type in Discover while they had a large timespan selected in the time picker, then Discover is going to run the query against that large timespan with negative consequences.

I think this optional setting would have choices similar to the timepicker quick choices, 1 hour, 4 hours, 12 hours, 23 hours, week, month, N months... At the max end, you just don't select the option which means unlimited timespan.

@LeeDr LeeDr added :Management enhancement New value added to drive a business result Feature:Index Management Index and index templates UI and removed es-management labels Oct 31, 2018
@LeeDr
Copy link
Contributor Author

LeeDr commented Oct 31, 2018

@jimgoodwin also suggested allowing to select fields to exclude from being visible in Kibana (for perf reasons, not security). This could be a separate enhancement request.

@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages and removed :Management DO NOT USE labels Nov 27, 2018
@lukeelmers lukeelmers added Feature:Data Views Data Views code and UI - index patterns before 8.0 :AppArch and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Index Management Index and index templates UI labels Mar 27, 2019
@lukeelmers lukeelmers added this to To triage in kibana-app-arch via automation May 5, 2020
@mattkime mattkime moved this from To triage to Long Horizon in kibana-app-arch May 6, 2020
@alexfrancoeur
Copy link

Linking to a similar concept, but not an index level. Instead, as an advanced setting per space: #82414

@exalate-issue-sync exalate-issue-sync bot added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort labels Jun 21, 2021
@sudonima
Copy link

this is important for our company! please add this feature!

@petrklapka petrklapka added Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph) and removed Team:AppServicesSv labels Nov 28, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@kertal
Copy link
Member

kertal commented Oct 23, 2023

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.

@kertal kertal closed this as completed Oct 23, 2023
kibana-app-arch automation moved this from Long Horizon to Done in current release Oct 23, 2023
@kertal kertal added the Icebox label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages Icebox impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph)
Projects
kibana-app-arch
  
Done in current release
Development

No branches or pull requests

9 participants