serverless-plugin-tracing icon indicating copy to clipboard operation
serverless-plugin-tracing copied to clipboard

Enables AWS X-Ray tracing for Serverless

Results 13 serverless-plugin-tracing issues
Sort by recently updated
recently updated
newest added

It would be handy if we could pass a stage variable into this plugin to be enabled only at that stage. Currently, I have to reference an external file in...

I noticed that for v2.0, you added a comment at the top of the README which states this plugin now enables tracing via CloudFormation, instead of making calls to the...

Can you please give an example in the README of specifying resources for the `iamRoleStatements` clause without a wildcard? Our policies don't allow us to use wildcards, but when I...