We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d6c07 commit dc8a95aCopy full SHA for dc8a95a
README.md
@@ -58,7 +58,7 @@ functions:
58
layers:
59
- arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-<PYTHON_RUNTIME>:<VERSION>
60
environment:
61
- DD_API_KEY: <DD_API_KEY>
+ DD_FLUSH_TO_LOG: true
62
```
63
64
## Environment Variables
0 commit comments