Getting Per-Route Metrics
For a tutorial that shows this functionality off, check out the books demo.
You can view per-route metrics in the CLI by running :
It is also possible to look the metrics up by other resource types, such as:
Then, it is possible to filter all the way down to requests going from a specific resource to other services:
A sample output is:
This will select only the requests observed and show the and rt_route
that was used for each request.