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

feat: added support for AWS AppRunner origin #6141

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

willarmiros
Copy link
Contributor

Added the AWS AppRunner origin as a valid choice for X-Ray segment origins, and wired up the logic to parse it out of resource attributes. Also did some minor cleanups.

Spec PR for adding the aws_app_runner entry (unreleased at time of writing, which is why it's a hardcoded string): open-telemetry/opentelemetry-specification#2004

cc @Aneurysm9 @NathanielRN

@willarmiros
Copy link
Contributor Author

Not sure why the test failed but it appears unrelated to the changes

@willarmiros
Copy link
Contributor Author

@Aneurysm9 any idea why these tests are failing? If they're unrelated do you think this could be merged?

@codeboten codeboten merged commit 14a6ff3 into open-telemetry:main Nov 9, 2021
NathanielRN added a commit to NathanielRN/opentelemetry-collector-contrib that referenced this pull request Nov 23, 2021
* In open-telemetry#6141 we had added the app runner origin, but forgot to add a unit test
* This PR makes such that segment.origin is OriginAppRunner when the correct attrs are set
tigrannajaryan pushed a commit that referenced this pull request Nov 26, 2021
* In #6141 we had added the app runner origin, but forgot to add a unit test
* This PR makes such that segment.origin is OriginAppRunner when the correct attrs are set
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.

5 participants