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
I think that in the SDK package there should be a separate EnabledParameters type that includes more information and have getters for resource.Resource, instrumentation.Scope, trace.TraceID, trace.SpanID, trace.TraceFlags. Similarly like we have a separate Record type in SDK which includes this information.
I think that in the SDK package there should be a separate
EnabledParameters
type that includes more information and have getters forresource.Resource
,instrumentation.Scope
,trace.TraceID
,trace.SpanID
,trace.TraceFlags
. Similarly like we have a separateRecord
type in SDK which includes this information.Blocked by:
Originally posted by @pellared in #5791 (comment)
The text was updated successfully, but these errors were encountered: