aws / aws/aws-xray-sdk-java

Add support for AWS_XRAY_SDK_ENABLED environment variable

Open
#178 6 comments 15 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
100
Forks
100
PR merge metrics
No merged PRs in 30d

Description

The python SDK supports AWS_XRAY_SDK_ENABLED which disables sending segments. This allows for one artifact to be deployed everywhere rather than one artifact with the SDK and one without, or having a bunch of "if SDK_ENABLED" spread throughout the code.

It would be nice if the java SDK supported the same variable

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.