-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
Description
Similar to GoogleCloudPlatform/opentelemetry-operations-js#518 and what we did for Go and Java. We should contribute either the detector class with it's minimal logic, or just "re-export" the detector class in a new package in opentelemetry-python-contrib
Line 31 in 73b6ac1
| class GoogleCloudResourceDetector(ResourceDetector): |
The implementation logic should stay in this repo since we run integration tests against it.