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 conversion of unsigned ints in prometheus output #3978

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

danielnelson
Copy link
Contributor

@danielnelson danielnelson commented Apr 5, 2018

closes #3977

Required for all PRs:

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

@danielnelson danielnelson added area/prometheus fix pr to fix corresponding bug labels Apr 5, 2018
@danielnelson danielnelson added this to the 1.6.0 milestone Apr 5, 2018
@danielnelson danielnelson added the regression something that used to work, but is now broken label Apr 5, 2018
@danielnelson danielnelson merged commit 7177e04 into master Apr 5, 2018
@danielnelson danielnelson deleted the fix-uint-prometheus-output branch April 5, 2018 23:38
danielnelson added a commit that referenced this pull request Apr 5, 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
area/prometheus fix pr to fix corresponding bug regression something that used to work, but is now broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some metrics disapears after upgrade to 1.6.x and above using Prometheus Ouput Plugin
1 participant