Module env_vars

Source
Expand description

Environment variable names for configuration.

Constants§

AWS_LAMBDA_FUNCTION_NAME
AWS Lambda function name (used as fallback service name).
COMPRESSION_LEVEL
Compression level for OTLP stdout span exporter.
ENABLE_FMT_LAYER
Controls whether to enable the fmt layer for logging regardless of code settings. Set to “true” to force enable logging output.
PROCESSOR_MODE
Mode for the Lambda Extension span processor (sync or async).
PROPAGATORS
Comma-separated list of context propagators to use. Valid values: tracecontext, xray, xray-lambda, none
QUEUE_SIZE
Maximum queue size for LambdaSpanProcessor.
RESOURCE_ATTRIBUTES
Resource attributes in KEY=VALUE,KEY2=VALUE2 format.
SERVICE_NAME
Service name for telemetry.