Skip to content

_Really_ fix deferred function instrumentation.

Latest
Compare
Choose a tag to compare
@hzeller hzeller released this 05 Jan 19:03
· 10 commits to master since this release
Fix http API metric observation (#47)

Wrap defer in anonymous func to avoid evaluating time.Since() early.