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

Diskio metrics not collected if there is not activity on disk #9124

Closed
jsoriano opened this issue Nov 16, 2018 · 6 comments
Closed

Diskio metrics not collected if there is not activity on disk #9124

jsoriano opened this issue Nov 16, 2018 · 6 comments
Assignees

Comments

@jsoriano
Copy link
Member

jsoriano commented Nov 16, 2018

diskio events are lost as they cannot be serialized because of containing NaN values.

2018-11-16T12:34:28.986+0100	WARN	fileout/file.go:127	Failed to serialize the event: unsupported float value: NaN

For confirmed bugs, please report:

@jsoriano jsoriano self-assigned this Nov 16, 2018
@jsoriano jsoriano changed the title Unsupported float value (NaN) on diskio events Diskio metrics not collected if there is not activity on disk Nov 16, 2018
@Feder1co5oave
Copy link

+1 I'm seeing this issue too, especially on cloud VPSs.

@Moireabh
Copy link

Still seeing this on metricbeat-6.5.1-1

@jsoriano
Copy link
Member Author

Yes, sorry, this will get fixed in 6.5.2.

@Moireabh
Copy link

Whens this getting released? As our dashboards look awful :D Cheers, J

@ryno83
Copy link

ryno83 commented Nov 28, 2018

I have this since I upgrade to 6.5.1 with diskio enable.
ERROR elasticsearch/client.go:374 Failed to encode event: unsupported float value: NaN

Is it related to this issue? will it be fixed in 6.5.2 ?

@jsoriano
Copy link
Member Author

@ryno83 if you are using the system diskio metricset then yes, this should get fixed with 6.5.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants