Skip to content

Cherry-pick #16570 to 7.x: Add support for histogram type in fields.yml#16835

Merged
exekias merged 3 commits intoelastic:7.xfrom
exekias:backport_16570_7.x
Mar 23, 2020
Merged

Cherry-pick #16570 to 7.x: Add support for histogram type in fields.yml#16835
exekias merged 3 commits intoelastic:7.xfrom
exekias:backport_16570_7.x

Conversation

@exekias
Copy link
Copy Markdown
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