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 Unit test for AWS XRay Exporter App Runner Origin #6419

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

NathanielRN
Copy link
Contributor

Description:

Follow up to #6141 , add a quick unit test to confirm that setting conventions.AttributeCloudPlatform in the attributes as aws_app_runner is enough to make the segment.origin equal OriginAppRunner.

Link to tracking Issue:

N/A

Testing:

Unit test covers recently added origin.

Documentation:

N/A

* 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
Copy link

@yimipeng yimipeng left a comment

Choose a reason for hiding this comment

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

LGTM, thx for quick catch up.

@tigrannajaryan tigrannajaryan merged commit 6fff761 into open-telemetry:main Nov 26, 2021
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.

4 participants