Scale graphs in finer gradations

Questions about YourKit Java Profiler
Post Reply
limejuice
Posts: 120
Joined: Mon Sep 25, 2006 5:17 pm

Scale graphs in finer gradations

Post by limejuice »

Hi,

Currently, you can only scale the graphs by sec, by min, or by hour. There is a big jump 60X between each level.
I have been in many situations where I would really have liked either a custom zoom level, or at least more gradations between.

Image

For example, when looking at garbage collection graph, the minute view is OK, but I would like to look at the behavior over several hours. When I switch to hour view, I find it is zoomed out too far. I would really like the zoom level to be somewhere in between.

I sometimes have this problem also in the threads view.

Image

Image
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Scale graphs in finer gradations

Post by Anton Katilin »

Hello,

Thank you for the suggestion. We've added it to YourKit Java Profiler 10 request list.

Best regards,
Anton
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Scale graphs in finer gradations

Post by Anton Katilin »

Hello,

YourKit Java Profiler 10 EAP build 10000 is available for download:
http://www.yourkit.com/eap

It adds more graph scale gradations.

Does it solve the problem?

Best regards,
Anton
limejuice
Posts: 120
Joined: Mon Sep 25, 2006 5:17 pm

Re: Scale graphs in finer gradations

Post by limejuice »

Hi,

I tried this out, and the "5 minutes" and "10 minutes" gradations added between "1 minute" and "1 hour" work well, and this meets my immediate need. So far, I haven't had a need to have finer gradations between "1 second" and "1 minute".

Thanks,
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Scale graphs in finer gradations

Post by Anton Katilin »

Thank you for the feedback.
kvelusamy
Posts: 1
Joined: Thu Oct 12, 2017 2:09 pm

Re: Scale graphs in finer gradations

Post by kvelusamy »

Is there anyway to scale to milli seconds in the UI?

in the serverside we have added this option
telemetryperiod=100 (the default is 1000ms which is one sec ,matches with UI)
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Scale graphs in finer gradations

Post by Anton Katilin »

Sorry, scaling is not currently available.
Post Reply