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 #16570 to 7.x: Add support for histogram type in fields.yml #16835

Merged
merged 3 commits into from
Mar 23, 2020

Conversation

exekias
Copy link
Contributor

@exekias exekias commented Mar 5, 2020

Cherry-pick of PR #16570 to 7.x branch. Original message:

What does this PR do?

Add support for Elasticsearch Histogram type in fields.yml / mappings

Why is it important?

We plan to use histogram type in several efforts, including Prometheus module (#14843). It should help of making a better use of Elasticsearch when storing histograms, providing better performance on storage & querying times.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

Related issues

@exekias exekias merged commit a5d8979 into elastic:7.x Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants