Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 08:51
d3aef17
feat: add sentryx.StartSpan method (#50)

This is a handy method that ensures the context passed to StartSpan can
be overrided with span.Context. Using span.Context is required to make
new span children of the first span.