Serverless support AWS Xray for AWS EventBridge

hi

We are using the serverless framework to deploy to AWS.

As part of this, we have these two lines for Xray. But these are for API gateway and Lambda.
What is the syntax for the newer AWS EventBridge.

tracing:
apiGateway: true
lambda: true

kind rgds sanj