Skip to content

Adding optional AWS X-ray integration in containers

Daniel Wysocki requested to merge daniel.wysocki/gracedb-server:aws-xray into master

This adds hooks for the AWS X-ray service to monitor the lifecycle of requests throughout Amazon's infrastructure. It can be enabled in containers by setting the ENABLE_AWS_XRAY environment variable to true/t/1.

Merge request reports