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

DC/OS input plugin reports unmarshal errors #3868

Closed
danielnelson opened this issue Mar 8, 2018 · 0 comments · Fixed by #3932
Closed

DC/OS input plugin reports unmarshal errors #3868

danielnelson opened this issue Mar 8, 2018 · 0 comments · Fixed by #3932
Assignees
Labels
bug unexpected problem or unintended behavior
Milestone

Comments

@danielnelson
Copy link
Contributor

Bug report

There are reports of errors when running the DC/OS plugin.

Relevant telegraf.conf:

System info:

Telegraf 1.5.2

Steps to reproduce:

  1. enable dcos plugin
  2. ???

Expected behavior:

No errors

Actual behavior:

E! Error in plugin [inputs.dcos]: 404 Not Found 
E! Error in plugin [inputs.dcos]: json: cannot unmarshal array into Go value of type dcos.Metrics 
E! Error in plugin [inputs.dcos]: 400 Bad Request 
E! Error in plugin [inputs.dcos]: 400 Bad Request 
E! Error in plugin [inputs.dcos]: took longer to collect than collection interval (10s) 
E! Error in plugin [inputs.dcos]: 400 Bad Request 
E! Error in plugin [inputs.dcos]: json: cannot unmarshal object into Go value of type []string 
E! Error in plugin [inputs.dcos]: json: cannot unmarshal object into Go value of type []string 
E! Error in plugin [inputs.dcos]: json: cannot unmarshal object into Go value of type []string 
E! Error in plugin [inputs.dcos]: 404 Not Found 
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.

1 participant