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

Add GCP resource detection module #1162

Merged
merged 8 commits into from
Jan 29, 2024

Conversation

psx95
Copy link
Contributor

@psx95 psx95 commented Jan 19, 2024

Add Google Cloud Resource Detection Module

Moves the existing google cloud resource detectors from GoogleCloudPlatform/opentelemetry-operations-java to open-telemetry/opentelemetry-java-contrib.

Existing Issue(s):

Testing:

  • ./gradlew assemble && ./gradlew :gcp-resources:test
  • Added unit tests to test the resource mapping.

Documentation:

Javadoc and README explaining the purpose of the module added.

Outstanding items:

Copy link
Contributor

@SylvainJuge SylvainJuge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @psx95, that's awesome !

@trask
Copy link
Member

trask commented Jan 25, 2024

can you add the new module to here also?

component_names["disk-buffering/"]="Disk buffering"
component_names["jfr-connection/"]="JFR connection"

@psx95
Copy link
Contributor Author

psx95 commented Jan 26, 2024

can you add the new module to here also?

component_names["disk-buffering/"]="Disk buffering"
component_names["jfr-connection/"]="JFR connection"

Done! Thank you for the review !

@trask trask merged commit 51b595f into open-telemetry:main Jan 29, 2024
14 checks passed
@psx95 psx95 deleted the add-gcp-resource-detection branch January 30, 2024 01:15
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.

6 participants