go-httpstat is a golang package to trace golang HTTP request latency (DNSLookup, TCP Connection and so on). Because it uses httptrace internally, just creating go-httpstat powered context and giving it your http.Request kicks tracing (no big code modification is required). The original idea came from httpstat command ( and Dave Cheney's golang implementation) 👏. This package now traces same latency infomation as them.
forked from tcnksm/go-httpstat
-
Couldn't load subscription status.
- Fork 0
Tracing golang HTTP request latency
License
Couldn't load subscription status.
opsway-io/go-httpstat
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Tracing golang HTTP request latency
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Go 100.0%