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

Dynatrace dashboard tiles for each api response time in my application

sireeshapotti
Newcomer

can someone help me with creating a Dynatrace dashboard tiles for each api response time in my application. I know to create for the controllers. Sometimes one controller might contain multiple api's. Currently I am not able to create with my requirement. 

 

Appreciate for the help in Advance. Thank you

2 REPLIES 2

dannemca
DynaMight Guru
DynaMight Guru

If by API you mean specific requests from your services, you could make them as Key Requests and have their own metrics for dashboarding.

https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/analysis/monitor-key... 

Site Reliability Engineer @ Kyndryl

Is that the only solution? I doubt I cannot create that because I have more than 300 api's in my application which are not needed to hold as key metric but still needs to capture the metrics such as Response time, Failure rate, Request Count into Dynatrace Dashboard If possible. Currently I am doing with Multi Dimensional Analysis. I am trying to find any better way apart from MDA. So trying out other options if any apart from Key Metric.

Featured Posts