Skip to content

_Really_ fix deferred function instrumentation.

Latest

Choose a tag to compare

@hzeller hzeller released this 05 Jan 19:03
Fix http API metric observation (#47)

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