-
-
Notifications
You must be signed in to change notification settings - Fork 772
Closed
Description
There was the issue #205 created by Resty user. In the thread @moorereason have created a quick tracer implementation with resty #205 (comment).
Refer to gist https://gist.github.com/moorereason/f77d69a2c823fb222eba61c151e63a6b and implement one for the resty.
The goal is to provide following metrics via tracer with structured data format.
DNS Lookup 85.082359ms
TCP Connection 49.376838ms
Server Processing 64.521936ms
TLS Handshake 0s
Content Transfer 136.181µs
Total Time 199.162309ms