tracing/v0.4.0
rogerogers
released this
15 Mar 03:07
·
12 commits
to main
since this release
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
- @lovung made their first contribution in #47
- @loveyana made their first contribution in #49
- @2011aad made their first contribution in #50
Full Changelog: tracing/v0.3.1...tracing/v0.4.0