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

Custom charts dispaly with total requests processed per day

srinivasa_chukk
Newcomer

Hi, In a custom chart, looking for total web requests processed by the application , I was able to find median (like per min) but couldn't able to get the total count. Please advise me how to configure this in dynatrace custom chart.

Our application is a REST API and hosted on cloud . Implemented Dynatrace Paas integration.

so would like plot the chart with daily processed requests in a weekly time frame.

Thanks in advance.

Regards,

Chukka.

3 REPLIES 3

suresh230591
Mentor
@Srinivasa C.

I was looking for the same thing few weeks back but no luck. I don't think Dynatrace can chart the requests count like this but Dynatrace API will give us the definitive count for selective timeframe "com.dynatrace.builtin:service.requests"

You can have a look here ,enhancements for custom dashboards https://community.dynatrace.com/idea/181318/planned-enhancements-for-custom-dashboards.html.

srinivasa_chukk
Newcomer

@Suresh K. :Thanks for your response. with the API, I was able to get the processed requests count..

Not sure whether it is possible or not, - dashboard with a tile having these counts. (i.e.by executing dynamically Dyna trace API request for the timeseries.)

john_koelle
Participant

Maybe it could be interesting to have under a chart of i.e. requests pr. min. Something like: total for the period: xxx, maximum peak in the period: xxx


Featured Posts