Constant opentelemetry_semantic_conventions::trace::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).