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

Kibana Control Visualization : allow size for dynamic options #59127

Closed
jguay opened this issue Mar 3, 2020 · 2 comments
Closed

Kibana Control Visualization : allow size for dynamic options #59127

jguay opened this issue Mar 3, 2020 · 2 comments
Labels
enhancement New value added to drive a business result Feature:Input Control Input controls visualization Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@jguay
Copy link
Contributor

jguay commented Mar 3, 2020

Describe the feature:
Ability to set term aggregation size when using "Dynamic Options" in Input Control Visualization
Describe a specific use case for the feature:
At the moment (in 7.6.0) the size parameter for the term aggregation is only available when Dynamic Options is disabled :
Screenshot 2020-03-03 at 10 47 59
When using "Dynamic Options", there is no size field so the visualization runs a term aggregation with default size (10) which looks like this:

{"timeout":"1000ms","terminate_after":100000,"size":0,"aggs":{"termsAgg":{"terms":{"order":{"_count":"desc"},"field":"shard.index"}}},"stored_fields":["*"],"script_fields":{},"docvalue_fields":[{"field":"enrich_executing_policy_stats.task.start_time_in_millis","format":"date_time"},{"field":"job_stats.data_counts.earliest_record_timestamp","format":"date_time"},{"field":"job_stats.data_counts.latest_record_timestamp","format":"date_time"},{"field":"source_node.timestamp","format":"date_time"},{"field":"timestamp","format":"date_time"}],"_source":{"excludes":[]},"query":{"bool":{"must":[],"filter":[],"should":[],"must_not":[]}}}
@jguay jguay added Feature:Input Control Input controls visualization enhancement New value added to drive a business result labels Mar 3, 2020
@AlonaNadler
Copy link

@jguay is this request mainly because of performance issues? or is there another reason?

@timroes timroes added the Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas label Oct 7, 2020
@Heenawter
Copy link
Contributor

Closing - with the ability to load more suggestions added to the new options list, and since there was no clarification on whether this is a performance request, I think that this should be covered 👍

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:Input Control Input controls visualization Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

4 participants