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

Fix ints being capped at 32-bits on 32-bit archs #4054

Merged
merged 1 commit into from
Apr 20, 2018

Conversation

danielnelson
Copy link
Contributor

closes #4052

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

@danielnelson danielnelson added the fix pr to fix corresponding bug label Apr 20, 2018
@danielnelson danielnelson added this to the 1.6.1 milestone Apr 20, 2018
@danielnelson danielnelson merged commit fe4d3cd into master Apr 20, 2018
@danielnelson danielnelson deleted the fix-32-bit-influx-serializer branch April 20, 2018 21:56
danielnelson added a commit that referenced this pull request Apr 20, 2018
arkady-emelyanov pushed a commit to arkady-emelyanov/telegraf that referenced this pull request May 18, 2018
otherpirate pushed a commit to otherpirate/telegraf that referenced this pull request Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1.6.0 caps large integer values for SNMP metrics at 2147483647
1 participant