Expand description
Track some basic statistics per route. The metrics we collect here are:
- Number of requests,
- Minimum,
- Avergae, and
- Maximum durations in nano-seconds of servicing a request
Track some basic statistics per route. The metrics we collect here are: