Skip to content

Setting up Provisioned Concurrency and XRay tracing #52

@abizerjafferjee

Description

@abizerjafferjee

How do I set up provisioned concurrency and xray tracing for my aws lambda function. I have tried adding these attributes to my stage that deploys the function but it did not work.

          TracingConfig: Mode=Active
          options: |
            {
              "provisionedConcurrentExecutions": 2
            }

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions