Constant telemetry_rust::semconv::FAAS_COLDSTART
source ยท pub const FAAS_COLDSTART: &'static str;Expand description
A boolean that is true if the serverless function is executed for the first time (aka cold-start).
pub const FAAS_COLDSTART: &'static str;A boolean that is true if the serverless function is executed for the first time (aka cold-start).