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

reuse contrib resource providers + add existing ones #4

Merged
merged 25 commits into from
Oct 27, 2023

Conversation

SylvainJuge
Copy link
Member

@SylvainJuge SylvainJuge commented Sep 22, 2023

Add "resource providers" that allow to capture resource attributes (that we usually refer as cloud metadata).

AWS: https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/aws-resources/

bonus: application servers resource provider
https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/resource-providers


Update the GCP one has been moved to a separate task/PR to allow merging this as it's getting quite large #27

@SylvainJuge SylvainJuge changed the title add aws resource provider add aws+gcp resource providers Sep 22, 2023
@SylvainJuge
Copy link
Member Author

This is currently blocked by two things:

@SylvainJuge SylvainJuge changed the title add aws+gcp resource providers reuse contrib resource providers + add existing ones Oct 27, 2023
@SylvainJuge SylvainJuge marked this pull request as ready for review October 27, 2023 09:01
@SylvainJuge SylvainJuge merged commit aafac43 into elastic:main Oct 27, 2023
2 checks passed
@SylvainJuge SylvainJuge deleted the add-aws-resource-contrib branch October 27, 2023 10:25
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