Skip to content

v3.3.3

Compare
Choose a tag to compare
@robskillington robskillington released this 09 May 12:51
· 99 commits to master since this release
6f12159
  • Changes instrument.Call to emit latency metrics in case of success and error events, callers can opt to emit metrics themselves if they wish to separate success vs error latencies. This will help mask errors resulting in timeouts which do affect overall latency to callers of a instrumented method.
  • Removes unnecessary github.com/facebookgo/clock dependency.