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
Is your feature request related to a problem?
Python sdk supports add resource detector to provider by code change. We want to support custom resource detector in auto-instrumentation without code change..
Describe the solution you'd like
load resource detectors from entry_points or by env variable
Describe alternatives you've considered
Which alternative solutions or features have you considered?
NA