Open
Description
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