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

Cherry-pick #17759 to 7.x: Add fields validation for histogram subfields #17785

Merged
merged 1 commit into from
Apr 21, 2020

Commits on Apr 17, 2020

  1. Add fields validation for histogram subfields (elastic#17759)

    Add validation to histogram subfields in a way that they don't need to
    be added to the mappings, but they can still be checked. This is helpful
    to avoid having to add exceptions to all the modules based on Prometheus
    when Elasticsearch types are used.
    
    (cherry picked from commit 5983411)
    jsoriano committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    db36db0 View commit details
    Browse the repository at this point in the history