Skip to content

Conversation

@liustve
Copy link
Contributor

@liustve liustve commented Feb 20, 2025

Issue #, if available:
Adding SigV4 Authentication extension for Exporting traces to OTLP XRay endpoint without needing to explictily install the collector.

Description of changes:
Added a new class that extends upstream's OTLP http/protobuf span exporter. Overrides the export method so that if the endpoint is CW, we add an extra step of injecting SigV4 authentication to the headers.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@liustve liustve requested a review from a team as a code owner February 20, 2025 19:22
Copy link
Contributor

@majanjua-amzn majanjua-amzn left a comment

Choose a reason for hiding this comment

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

Great work, let's also add some tests here like in the other languages

majanjua-amzn
majanjua-amzn previously approved these changes Feb 25, 2025
@liustve liustve merged commit fa9a211 into aws-observability:main Feb 25, 2025
9 checks passed
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.

3 participants