Skip to main content

FAAS__EXECUTION

Constant FAAS__EXECUTION 

Source
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