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
Implement an internal base class to replace InstrumentationBase from @opentelemetry/instrumentation. This base class will be used by all vendored instrumentations after they are rewritten to drop the @opentelemetry/instrumentation dependency.
Implement an internal base class to replace
InstrumentationBasefrom@opentelemetry/instrumentation. This base class will be used by all vendored instrumentations after they are rewritten to drop the@opentelemetry/instrumentationdependency.