appleboy / appleboy/lambda-action

Setting up Provisioned Concurrency and XRay tracing

Open
#52 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
D2
Stars
435
Forks
57
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.