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

Exporter fails to unmarshal heap information #300

Closed
luisfelipegarcia opened this issue Feb 27, 2024 · 2 comments
Closed

Exporter fails to unmarshal heap information #300

luisfelipegarcia opened this issue Feb 27, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@luisfelipegarcia
Copy link

Running v1.6.2
Logstash 8.12.0
Ubuntu 22.04

Similar to issue #216

Getting the following error:

time=2024-02-27T17:27:45.329Z level=ERROR msg="executor failed" name=nodestats duration=196.621257ms err="json: cannot unmarshal number 17179869184 into Go struct field .jvm.mem.heap_committed_in_bytes of type int"

@kuskoman kuskoman changed the title Error: Cannot unmarshall number Exporter fails to unmarshal heap information Feb 27, 2024
@kuskoman kuskoman added the bug Something isn't working label Feb 27, 2024
@kuskoman kuskoman self-assigned this Feb 27, 2024
@kuskoman
Copy link
Owner

I fixed it for multiple memory-related fields. I probably will go through all metrics in v1 and v2 and try to find ones that can probably be easily overflown

@kuskoman
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants