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

InfluxDB output casting all uint64 as float64 #35

Open
remingtonc opened this issue May 28, 2019 · 0 comments
Open

InfluxDB output casting all uint64 as float64 #35

remingtonc opened this issue May 28, 2019 · 0 comments
Assignees

Comments

@remingtonc
Copy link
Contributor

Learned something new - InfluxDB gates uint64 support behind a build flag per influxdata/influxdb#7801 (comment). We should probably rebuild InfluxDB internally, and add a flag to the output plugin to indicate that we don't want to cast those values.

@remingtonc remingtonc added the enhancement New feature or request label May 28, 2019
@remingtonc remingtonc self-assigned this May 28, 2019
@remingtonc remingtonc added bug Something isn't working refactor feature and removed bug Something isn't working enhancement New feature or request labels May 28, 2019
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