Munin - get Nginx requests statistics by endpoint

169 views Asked by At

I'm running Munin on my server (currently still in development mode). I see the Nginx stats, for example:

Nginx requests - by day

I was wondering if there is a way to see the stats divided to endpoints? For example, the amount of api.myserver.com/user/create requests vs. api.myserver.com/car/create? And if the answer yes, how to check average time of request per endpoint?

Thanks.

0

There are 0 answers