cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JVM metrics in a single chart for several processes

jcamps
Advisor

Hi all,

we've several java processes in my system and I want to review some JVM parameters for all of these processes.

I can see all those metrics in the "Process metrics -> Java managed" metrics section but only process by process not in a single char splitted by process.


So, how can I view these metrics in a single chart split by process instance?

Thanks in advance!

4 REPLIES 4

Yosi_Neuman
DynaMight Guru
DynaMight Guru

Hi @Jose C.

Please check the JVM metrics under custom charts

And for JVM metrics under infrastructure information of Timeseries v1 Available metrics

HTH

Yos

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Great answer Yos!

Only thing I would add is to look into using the Metrics API instead of Timeseries. Timeseries will eventually be deprecated and the Metrics API is much more powerful.

https://www.dynatrace.com/support/help/dynatrace-api/environment-api/metric-v2/

Thanks,

Ari

Hi @Yos N.,

thanks for your response, I'm interested in GC Collection count and GC Collection time but I want to view in a chart.

Regards, Josep Maria

You can use custom charts for that as well similar to Yos' screenshot.

Thanks,

Ari

Featured Posts