Skip to content

Add on-demand tracer into resty #216

@jeevatkm

Description

@jeevatkm

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions