Way to list request_uri whit X condition?
inyerade opened this issue · 1 comments
inyerade commented
I want to know the top 5 (or 3) request_uri with most time response also the top request_uri with status 500 and some like this. Amplify have this?
nkashiv commented
@inyerade You can partially achieve this by creating a custom dashboard with a graph for each request_uri to monitor the 500 status / response time, but we do not rank them.