Using AWS X-Ray with Ruby on Jets

Guys,

did anyone use x-ray on your ruby on jets lambdas? GitHub - aws/aws-xray-sdk-ruby: The official AWS X-Ray Recorder SDK for Ruby

It its heavily attached to the Rails framework.

If we just put the gem, the Jets starts with the error:

Thanks