Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Tolerate exceptions among experimental resource detectors
OTEL resource creation will proceed even if one of the resource detector entry points indicated by the `OTEL_EXPERIMENTAL_RESOURCE_DETECTORS` env var fails to load. In fact, subsequent resource detector entry points will continue to be processed as well.
- Loading branch information