Skip to content

Commit d653625

Browse files
authored
docs(guide): document metrics.totalLatency in 6to7 guide (#1628)
1 parent aa0fb49 commit d653625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/guides/6to7guide.md

+1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ fully flushed. Earlier it was calculated when the last handler finished.
168168
169169
To address the previous use-cases, new timings were added to the metrics plugin:
170170
171+
- `metrics.totalLatency` both request is flushed and all handlers finished
171172
- `metrics.preLatency` pre handlers latency
172173
- `metrics.useLatency` use handlers latency
173174
- `metrics.routeLatency` route handlers latency

0 commit comments

Comments
 (0)