Skip to content

tracing/v0.4.0

Compare
Choose a tag to compare
@rogerogers rogerogers released this 15 Mar 03:07
· 12 commits to main since this release
34c24d2

What's Changed

  • feat(tracing): support trace info LevelDisabled by @CoderPoet in #28
  • feat(metrics): optimize metrics by @CoderPoet in #27
  • fix(testutil): not split testutil into a separate module by @CoderPoet in #29
  • feat(attributes): add attributes for span and metrics by @CoderPoet in #31
  • feat: allow ignore by condition by @rogerogers in #32
  • feat: use app.GetHandlerName replace of reflect value by @loveyana in #49
  • fix(metrics): not report status code 200 when http client returns error by @2011aad in #50

New Contributors

Full Changelog: tracing/v0.3.1...tracing/v0.4.0