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

Metric Events units

MonseO
Newcomer

Hello!

I was trying to add a new metric event that alerts me about my used JVM memory (in percent units). I used the metric key type andI noticed that all available options that dynatrace offers me are in bytes units.

There is  way I can create this metric event? Thanks.

1 REPLY 1

Mizső
DynaMight Leader
DynaMight Leader

Hi @MonseO,

There are many options in my mind. Maybe they are not meet with your expectation fully, but close to it.

Option one: I would try to create in data explorer a metric experssion in advance mode from the following metrics. 

eg. (memory.pool.used / memory.pool.coomited) * 100. Based on my experience in case of any memory leak sooner or later the commited memory reach the jvm xmx and then the used memory also after the memory suspension increase always and the jvm can be crasched.

 

Mizs_1-1708764123943.png

Option two: You can find some technology specific jmx metrix for it at the different techologies. Eg. one of my technology is weblogic. I really like to use the heap free percentage metric.

Mizs_2-1708764596252.png

Mizs_3-1708764639985.png

I hope it helps.

Best regards,

Mizső

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Featured Posts