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
Reduce severity & verbosity of instrumentation ImportError (#1115)
In auto-instrumentation context, it is expected that many of the supported target libraries will not be present.
Hence, it does not make sense to flood logs with ImportErrors for this expected scenario.
0 commit comments