AWS Lambda Events
OpenTelemetry Java agent instrumentation
This library instrumentation provides FaaS spans and messaging spans for AWS Lambda functions handling event types.
- Name:
aws-lambda-events-3.11 - Scope:
io.opentelemetry.aws-lambda-events-3.11 - Library: https://docs.aws.amazon.com/lambda/latest/dg/java-handler.html
Telemetry
- Span attributes:
messaging.destination.name,messaging.message.id,messaging.operation,messaging.system,cloud.account.id,cloud.resource_id,faas.invocation_id,faas.trigger,http.request.method,http.response.status_code,url.full,user_agent.original
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.aws-lambda.flush-timeout | int | 10000 | Flush timeout in milliseconds. |