typelevel / otel4s

An OpenTelemetry library for Scala based on Cats-Effect
https://typelevel.org/otel4s
Apache License 2.0
162 stars 30 forks source link

Metrics SDK: move `TraceContext` to `core-common` #663

Open iRevive opened 2 months ago

iRevive commented 2 months ago
          would it make sense for `TraceContext` to be in `core-common` and for `SpanContext` to extend it?

_Originally posted by @NthPortal in https://github.com/typelevel/otel4s/pull/561#discussion_r1540652513_