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

Handle edge case where we're unable to get data due to limitations of nvidia-smi #6073

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

aaronjwood
Copy link
Contributor

@aaronjwood aaronjwood commented Jul 5, 2019

Very sad to see this issue from nvidia-smi. Without this fix all of the stats from this plugin fail to be written out and a continuous stream of this log is written until the memory clock value is <= the stock value: 2019-07-05T09:04:30Z E! [inputs.nvidia_smi]: Error in plugin: strconv.ParseInt: parsing "[Unknown Error]": invalid syntax

Required for all PRs:

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

@glinton glinton added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Jul 5, 2019
@danielnelson danielnelson added this to the 1.11.3 milestone Jul 9, 2019
@danielnelson danielnelson added fix pr to fix corresponding bug and removed feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin labels Jul 9, 2019
@danielnelson danielnelson merged commit aa07b95 into influxdata:master Jul 9, 2019
danielnelson pushed a commit that referenced this pull request Jul 9, 2019
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.

None yet

3 participants