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 SMART plugin to recognize all devices from config #8374

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

p-zak
Copy link
Collaborator

@p-zak p-zak commented Nov 6, 2020

Required for all PRs:

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

It was wrongly assumed that device names from config should be validated. This PR removes this validation (added in 1.16.0).
Moreover, issues found by golint were addressed.

This should fix: #8313

@sjwang90 sjwang90 added area/smart fix pr to fix corresponding bug labels Nov 6, 2020
@ssoroka ssoroka merged commit ff0a8c2 into influxdata:master Nov 12, 2020
ssoroka pushed a commit that referenced this pull request Nov 13, 2020
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/smart fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SMART input works in 1.15.3 and fails in 1.16.0 with exact same config
3 participants