Movatterモバイル変換


[0]ホーム

URL:


Loading
  1. Elastic Docs/
  2. Reference/
  3. Ingestion tools/
  4. APM/
  5. APM agents/
  6. APM Java agent/
  7. Configuration

Serverless configuration options

This config option must be used when running the agent in an AWS Lambda context. This config value allows to specify the fully qualified name of the class handling the lambda function. An empty value (default value) indicates that the agent is not running within an AWS lambda function.

DefaultTypeDynamic
<none>Stringfalse
Java System PropertiesProperty fileEnvironment
elastic.apm.aws_lambda_handleraws_lambda_handlerELASTIC_APM_AWS_LAMBDA_HANDLER

This config value allows to specify the timeout in milliseconds for flushing APM data at the end of a serverless function. For serverless functions, APM data is written in a synchronous way, thus, blocking the termination of the function util data is written or the specified timeout is reached.

DefaultTypeDynamic
1000Longfalse
Java System PropertiesProperty fileEnvironment
elastic.apm.data_flush_timeoutdata_flush_timeoutELASTIC_APM_DATA_FLUSH_TIMEOUT

[8]ページ先頭

©2009-2026 Movatter.jp