adrianco / spigo

Simulate Protocol Interactions in Go
Apache License 2.0
1.12k stars 111 forks source link

Response and service time histograms #57

Open adrianco opened 8 years ago

adrianco commented 8 years ago

Fix the metrics/hdrhistogram code to export histograms. Use the zipkin timestamps to measure response time and service time, as well as the current message transfer time.

hubayirp commented 8 years ago

Nice!

On Fri, Dec 11, 2015 at 1:48 PM, Adrian Cockcroft notifications@github.com wrote:

Fix the metrics/hdrhistogram code to export histograms Use the zipkin timestamps to measure response time and service time, as well as the current message transfer time

— Reply to this email directly or view it on GitHub https://github.com/adrianco/spigo/issues/57.