Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup the resource detector code a bit #389

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

DylanRussell
Copy link
Contributor

Update code examples for how to use the GoogleCloudResourceDetector.

Delete the old deprecated resource detector in init.py, and replace
it with the new resource detector from _detector.py.

Add an entry point to setup.cfg so that the GCP resource detector works with
auto instrumentation.

Delete the old deprecated resource detector in __init__.py, and replace
it with the new resource detector from _detector.py.
Add an entry point to setup.cfg so that the GCP resource detector works with
auto instrumentation.
@DylanRussell DylanRussell requested a review from a team as a code owner March 12, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant