Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

OpenTelemetry API v0.3.2

Latest
Compare
Choose a tag to compare
@tsloughter tsloughter released this 09 Jun 15:23
· 15 commits to master since this release
e9080ab
  • create_span has been renamed start_inactive_span (#53)
  • Fix add_event Elixir function (#56)
  • Add accessors to deconstruct Span (#54)
  • Attributes and events that aren't a list are now silently dropped (#51)
  • Fix bug where there is no current span ctx and update_name is called (#52)
  • Readme, typespec and doc fixes #45 #46 #50 #59