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
TracerProvider could only host 1 Tracer object because Tracer is class member of TracerProvider class. We need support multiple traces in TracerProvider after we add InstrumentationLibrary which acts as identifier of the Tracer.
TracerProvider
could only host 1Tracer
object becauseTracer
is class member ofTracerProvider
class. We need support multiple traces inTracerProvider
after we addInstrumentationLibrary
which acts as identifier of theTracer
.opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_provider.h
Line 76 in a978920
The text was updated successfully, but these errors were encountered: