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

Disable AWS X-Ray in resource-api until it's needed. #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

epf
Copy link

@epf epf commented Mar 5, 2021

The resource-api microservice would immediately error out and stop working for me when it was unable to contact the x-ray daemon. I don't remember if this was a problem when I was using the image from your Docker Hub, but it definitely wasn't working when I started building my own images on CodeBuild.

This patch adds a configurable AWS_XRAY_SDK_ENABLED variable to the helm template and keeps it disabled until we're ready for it with the v3 deployment in the AppMesh chapter.

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.

1 participant