Skip to content

Releases: labstack/echo-opentelemetry

fixed Span.Status handling

05 Mar 21:06
a137939

Choose a tag to compare

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

First release

18 Feb 09:49
b45ae8f

Choose a tag to compare

First release of OpenTelemetry middleware