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

wireless plugin should not crash on platforms it isn't supported #4982

Closed
russorat opened this issue Nov 12, 2018 · 0 comments · Fixed by #4986
Closed

wireless plugin should not crash on platforms it isn't supported #4982

russorat opened this issue Nov 12, 2018 · 0 comments · Fixed by #4986
Assignees
Labels
bug unexpected problem or unintended behavior
Milestone

Comments

@russorat
Copy link
Contributor

Relevant telegraf.conf:

[[inputs.wireless]]

System info:

mac, telegraf 1.9

Steps to reproduce:

  1. configure the [[inputs.wireless]] plugin on a mac system
  2. notice that telegraf fails to start

Expected behavior:

telegraf starts but prints a warning message that the plugin is not supported on this platform (similar to the temp plugin)

Actual behavior:

telegraf fails to start

Additional info:

[Include gist of relevant config, logs, etc.]

@russorat russorat added the bug unexpected problem or unintended behavior label Nov 12, 2018
@russorat russorat added this to the 1.9.0 milestone Nov 12, 2018
@danielnelson danielnelson modified the milestones: 1.9.0, 1.9.1 Nov 13, 2018
@danielnelson danielnelson self-assigned this Nov 13, 2018
@danielnelson danielnelson modified the milestones: 1.9.1, 1.9.0 Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants