Skip to content

fixed Span.Status handling

Latest

Choose a tag to compare

@aldas aldas released this 05 Mar 21:06
· 1 commit to main since this release
a137939

What's Changed

  • Improve docs by @aldas in #8
  • Added various Append* methods to Values struct to help preallocate/reuse attributes slice by @aldas in #9
  • Set span status to Error when http status is >= 500 by @vadimi in #12
  • Improve span status code handling and docs by @aldas in #13
  • bump version to 0.0.2 by @aldas in #14

New Contributors

Full Changelog: v0.0.1...v0.0.2