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

Slow Response Count

yohnishi
Organizer

HI,

 

I would like to check the count of slow (over 400ms) service request and display it on the chart of dashboard.

 

How do I create this metric on Dynatrace? (AppMon could get this slow count setting.) Does anyone have the sample setting?


Best Regards,
Yasuo Ohnishi

3 REPLIES 3

JamesKitson
Dynatrace Guru
Dynatrace Guru

Create a calculated service metric and as a condition add one for your response time. You can also filter it down to the services of interest if needed:

ChadTurner
DynaMight Legend
DynaMight Legend

You would have to define a calculated service metric for this.

Also, add more conditions so that it only matches on the services you're interested in (service name being one condition you could use for example). Otherwise, every single service in your environment would get a timeseries for this metric.


You can create a custom chart but you cannot set the max to see anything above 400ms:

-Chad

yohnishi
Organizer

Hi Chad-san, James-san,

Thank you for your reply.

I understand the setting of the metric. And I found the metric can set from Multidimensional analysis.

Thank you for your quick answer!

Best Regards,
Yasuo Ohnishi

Featured Posts