open-telemetry / opentelemetry-erlang-api

Erlang/Elixir OpenTelemetry API
Apache License 2.0
60 stars 13 forks source link

a bit of cleanup #29

Closed tsloughter closed 4 years ago

tsloughter commented 4 years ago

The with_value in ctx isn't used and doesn't work well anyway, better to do it manually for everything, like is done for spans because there needs to be more in after than just calling set_current.