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

64-bit unsigned integer field type usage #900

Closed
ebeahan opened this issue Jul 29, 2020 · 3 comments
Closed

64-bit unsigned integer field type usage #900

ebeahan opened this issue Jul 29, 2020 · 3 comments

Comments

@ebeahan
Copy link
Member

ebeahan commented Jul 29, 2020

Summary

Starting a discussion of the upcoming uint64 data type and its possible application in ECS once released. Looking to collect high-level thoughts and feedback, with the outcomes consolidated into a RFC stage 0 proposal if the concept has interest.

Identified potential uses:

References

Elasticsearch issue for adding uint64 integers: elastic/elasticsearch#32434
in-progress PR: elastic/elasticsearch#60050

@dainperkins
Copy link
Contributor

would be useful for 64bit counters (e.g. ifxmibs bytes_in,etc)

@ebeahan
Copy link
Member Author

ebeahan commented Apr 13, 2021

I investigated this a bit more recently as a possible upcoming change to ECS.

With 64-bit integers not supported in Javascript, Kibana has several known issues with 64-bit integer support: elastic/kibana#40183.

May still guide those ECS users who require the additional precision and understand the possible side-effects and degraded experience in exchange for it.

@ebeahan
Copy link
Member Author

ebeahan commented Jul 27, 2021

Not pursuing in the near future.

@ebeahan ebeahan closed this as completed Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants