GoogleCloudPlatform / GoogleCloudPlatform/opentelemetry-operations-java
Figure out consistent strategy for error handling in resource detection
Open
enhancement
priority: p3
- Dominant language
- Java
- Stars
- 78
- Forks
- 39
- Avg merge
- 14m
- Merged PRs (30d)
- 1
Description
There needs to be a consistent strategy to follow error handling within the resource detection code in case the code reaches unexpected conditions.
As of now, all exceptions & unexpected conditions are either swallowed or simply ignored.
Contributor guide
Assessment
This issue has not been assessed yet.