Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/monitoring-aws-lambda.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The configuration options for the APM agents are documented in the corresponding

NOTE: Some APM agent configuration options don't make sense when the APM agent is running in a Lambda environment.
For example, instead of using the Python APM agent configuration variable, `verify_server_cert`, you must use the
`ELASTIC_APM_LAMBDA_VERIFY_SERVER_CERT` varibale described below.
`ELASTIC_APM_LAMBDA_VERIFY_SERVER_CERT` variable described below.

NOTE: APM Central configuration is not supported when using the Elastic APM AWS Lambda extension

Expand Down
Loading