Skip to content

Temporary plugin to enable X-Ray tracing for Serverless projects until it gets added to Serverless itself.

License

Notifications You must be signed in to change notification settings

OwnLocal/serverless-enable-xray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setting up

  1. Add this project as a dep to your service like yarn add git@github.com:OwnLocal/serverless-enable-xray.git
  2. Enable the plugin in your serverless.yml by adding it to the plugins list like:
    plugins:
     - serverless-enable-xray
    

About

Temporary plugin to enable X-Ray tracing for Serverless projects until it gets added to Serverless itself.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors