nginxinc/nginx-amplify-doc

Way to list request_uri whit X condition?

inyerade opened this issue · 1 comments

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?

@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.