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.
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://answers.dynatrace.com/idea/181318/planned-enhancements-for-custom-dashboards.html.
@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.)
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