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

Configurable number type for add_field #54

Open
Empty2k12 opened this issue Mar 2, 2020 · 0 comments
Open

Configurable number type for add_field #54

Empty2k12 opened this issue Mar 2, 2020 · 0 comments

Comments

@Empty2k12
Copy link
Collaborator

Instead of hard-coding u128, the method should accept a generic where the number precision can be specified.

As InfluxDb docs recommend using the lowest precision possible for improved compression of data. This commit should be refined, as users probably know best which precision they have / need.

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

1 participant