-
Notifications
You must be signed in to change notification settings - Fork 873
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
Apache Camel - S3 to SQS propagation impl + tests #2583
Conversation
Build failed, seems unrelated, rebased to check. |
@kubawach Please rebase again. Main branch failure was fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, maybe we can add the unit test in another PR if too busy but would be nice
...main/java/io/opentelemetry/javaagent/instrumentation/awssdk/v1_11/TracingRequestHandler.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
NOTE:
After all Camel - related PRs are merged I intend to file a separate clean-up one with uniform AWS communication, test setup (spring camel vs infra preparation) and span assertions (improving readability)