opentelemetry-java-contrib
opentelemetry-java-contrib copied to clipboard
Add xray propagators that prioritizes xray environment variable
This will allow support for AWS's environment variable with no additional config keys and no changes to instrumentation required.
I included a propagator that did just the env var propagation without the standard xray propagation as well as one that does both but prioritizes xray env propagation first.
This is related to https://github.com/open-telemetry/semantic-conventions/pull/277
No decision was made yet.
This PR has been updated to match the latest spec update and is now ready for review.
@srprash @wangzlei please take a look.
@wangzlei I don't think anything in our discussion above represents a blocker for merging this PR. Is there anything that I'm missing?
If you'd like to continue discussing how this should all work, we should probably include the rest of the SIG instead of in this repo. Please open an issue in the opentelemetry-lambda repo or come attend the SIG meeting.