-
Notifications
You must be signed in to change notification settings - Fork 77
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
metrics-es-node-graphite.rb outputs malformed lines for fs_stats #77
Comments
@fsniper thanks for reporting, can you give us a little bit more information on the following:
|
sensu version: sensu-0.29.0-11.el7
Elastic search is running as a dc/os service |
@fsniper just to confirm (my guess is yes) do you see this when using 0.28 (or test locally with ruby 2.3) or lower? 0.29 (yes there will soon be a 1.x release and sensu will start following semver) had a lot of breaking changes centered around the ruby bump from 2.3 to 2.4 (languages never follow semver and minor versions have breaking changes) so I am recommending that you pin to 0.28 until the plugins can officially support the newer version. We will be making a community announcement soon that the plugins are going into maintenance mode and will not be looking to fix any one off issues with version 0.29 until we have had the time to run through all the plugins and do some testing and officially open support for 0.29 back up. |
This is from 0.29. Do you think these are caused by 0.29? @majormoses |
It's possible though I honestly think it's unlikely, can you try running the same command locally with ruby 2.3 to rule out issues with ruby 2.4? |
We have the same issue with Ruby 2.3 and sensu-plugins-elasticsearch 1.8.0 |
The following lines are incompatible with carbon input.
These json values should be seperated into multiple lines like
The text was updated successfully, but these errors were encountered: