Closed aloysiustany closed 1 month ago
Zuul supports Atlas metrics (https://github.com/Netflix/atlas/wiki) out of the box and should have a comprehensive set of metrics. You can also extend the BasicNettyOrigin
to add your own detailed metrics for your specific needs.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.
I am looking to monitor my endpoints which are behind the Zuul gateway. I am interested to know metrics such as successful calls count, failed calls count, duration of calls etc. I am looking for any documentation that talks about how we can setup such monitoring in Zuul.