Skip to content

Commit d069ba0

Browse files
brett-fitzbrett-fitzbasepi
authored
Config docs update with note for AWS Lambda (#1720)
* Updated docs with a note about aws lambda configuration, see GH-1704 for more info. * Update docs/configuration.asciidoc LGTM Co-authored-by: Colton Myers <[email protected]> Co-authored-by: brett-fitz <[email protected]> Co-authored-by: Colton Myers <[email protected]>
1 parent 43b3554 commit d069ba0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/configuration.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ or whitespace-only.
115115

116116
The URL for your APM Server.
117117
The URL must be fully qualified, including protocol (`http` or `https`) and port.
118+
Note: Do not set this if you are using APM in an AWS lambda function. APM Agents are designed to proxy their calls to the APM Server through the lambda extension. Instead, set `ELASTIC_APM_LAMBDA_APM_SERVER`. For more info, see <<lambda-support,AWS Lambda>>.
118119

119120
[float]
120121
[[config-enabled]]

0 commit comments

Comments
 (0)