Skip to content

Fix SMART plugin to recognize all devices from config#8374

Merged
ssoroka merged 1 commit intoinfluxdata:masterfrom
p-zak:fix-smart
Nov 12, 2020
Merged

Fix SMART plugin to recognize all devices from config#8374
ssoroka merged 1 commit intoinfluxdata:masterfrom
p-zak:fix-smart

Conversation

@p-zak
Copy link
Copy Markdown
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