Serverless plugin to enable X-Ray on API Gateway
Install the plugin via NPM
npm install --save-dev serverless-api-gateway-xray
In Serverless template:
custom:
apiGatewayXray:true || false
plugins:
- serverless-api-gateway-xray
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Serverless plugin to enable X-Ray on API Gateway
Install the plugin via NPM
npm install --save-dev serverless-api-gateway-xray
In Serverless template:
custom:
apiGatewayXray:true || false
plugins:
- serverless-api-gateway-xray