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 double pct replacement in sysstat input #6001

Merged
merged 1 commit into from
Jun 20, 2019
Merged

Conversation

danielnelson
Copy link
Contributor

closes #4356

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 Jun 18, 2019
@danielnelson danielnelson added this to the 1.11.1 milestone Jun 18, 2019
@danielnelson
Copy link
Contributor Author

@pulord @StefanSa Any chance you could test out this fix?

@danielnelson danielnelson modified the milestones: 1.11.1, 1.12.0 Jun 20, 2019
@danielnelson danielnelson merged commit 29c3d42 into master Jun 20, 2019
@danielnelson danielnelson deleted the sysstat-pct branch June 20, 2019 18:52
bitcharmer pushed a commit to bitcharmer/telegraf that referenced this pull request Oct 18, 2019
athoune pushed a commit to bearstech/telegraf that referenced this pull request Apr 17, 2020
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
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.

input.sysstat always returns pct_pct_Fields in pct_util, so a "pct_" too much
2 participants