Skip to main content

FAAS__COLDSTART

Constant FAAS__COLDSTART 

Source
pub const FAAS__COLDSTART: &str = "faas.coldstart";
Expand description

A boolean that is true if the serverless function is executed for the first time (aka cold-start).

  • PII: False
  • Rewriting behavior: None