spandex-project / spandex

A platform agnostic tracing library
MIT License
333 stars 53 forks source link

fix: update span on finish trace/update #88

Closed zachdaniel closed 5 years ago

zachdaniel commented 5 years ago

We need to update the span according to any opts passed to finish_span and finish_trace.

zachdaniel commented 5 years ago

Resolves #64