We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa0fb49 commit d653625Copy full SHA for d653625
docs/guides/6to7guide.md
@@ -168,6 +168,7 @@ fully flushed. Earlier it was calculated when the last handler finished.
168
169
To address the previous use-cases, new timings were added to the metrics plugin:
170
171
+ - `metrics.totalLatency` both request is flushed and all handlers finished
172
- `metrics.preLatency` pre handlers latency
173
- `metrics.useLatency` use handlers latency
174
- `metrics.routeLatency` route handlers latency
0 commit comments