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

[7.x] Add auto interval to histogram AggConfig (#76001) #76449

Merged
merged 1 commit into from
Sep 2, 2020

Commits on Sep 1, 2020

  1. Add auto interval to histogram AggConfig (elastic#76001)

    * Add `auto` interval to histogram AggConfig
    
    Closes: elastic#75438
    
    * fix JEST
    
    * update UI
    
    * add tests
    
    * some changes
    
    * small changes
    
    * cleanup code
    
    * fix PR comment
    
    * fix PR comments
    
    * fix PR comment
    
    * Update src/plugins/data/common/search/aggs/buckets/lib/histogram_calculate_interval.test.ts
    
    Co-authored-by: Wylie Conlon <[email protected]>
    
    * Change algorithm for auto interval
    
    * Update src/plugins/data/common/search/aggs/buckets/histogram.ts
    
    Co-authored-by: Luke Elmers <[email protected]>
    
    * added some comments
    
    * Update src/plugins/data/common/search/aggs/buckets/lib/histogram_calculate_interval.ts
    
    Co-authored-by: Wylie Conlon <[email protected]>
    
    Co-authored-by: Elastic Machine <[email protected]>
    Co-authored-by: Wylie Conlon <[email protected]>
    Co-authored-by: Luke Elmers <[email protected]>
    4 people committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    777cce2 View commit details
    Browse the repository at this point in the history