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

Wrong graph display when open series #271

Open
NoiseLab23 opened this issue Jun 7, 2023 · 4 comments
Open

Wrong graph display when open series #271

NoiseLab23 opened this issue Jun 7, 2023 · 4 comments

Comments

@NoiseLab23
Copy link

Hello,
My GC logs are configured with a rotation based on the size.
When I restart the JVM it creates a new one and keep the old ones.
If I open my gc logs as a series, the display of the graph is totally crazy.
It looks like the parsing of the different files has a problem and don't understand there has been a break beetween the logs.
Thank you for your feedback.
gcviewer_crazy_graph
gc_logs.zip

@NoiseLab23
Copy link
Author

NoiseLab23 commented Jun 7, 2023

I think I found the reason.
The GC(*) index is reset to 0 when the JVM restart
image
and the time from start too...

@chewiebug
Copy link
Owner

chewiebug commented Jun 7, 2023 via email

@NoiseLab23
Copy link
Author

I made some tests on my side and I'm pretty sure the durations since startup is used to determined the timeline

@chewiebug
Copy link
Owner

chewiebug commented Jun 8, 2023 via email

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

No branches or pull requests

2 participants