pub const FAAS__EXECUTION: &str = "faas.execution";๐Deprecated:
Use FAAS__INVOCATION_ID (faas.invocation_id) instead.
Expand description
The execution ID of the current function execution.
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
FAAS__INVOCATION_ID(faas.invocation_id)AWS__LAMBDA__AWS_REQUEST_ID(aws.lambda.aws_request_id)