You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
I’m not sure yet where to put these extensions. I think they’re very valuable and should be added somewhere, but I don’t know if polluting the Instrumentation library is the best way to do it. What do you think about an additional library, e.g. OpenTelemetryInstrumentationSupport? CC @ktoso & @pokryfka
As our
Span
&SpanAttribute
are very much inspired by the OpenTelemetry spec, we might consider adding their semantic conventions as extensions to theInstrumentation
library as well: https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/span-general.md#62 (comment)
The text was updated successfully, but these errors were encountered: