Skip to main content

FAAS_TRIGGER

Constant FAAS_TRIGGER 

pub const FAAS_TRIGGER: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Type of the trigger which caused this function invocation.

§Notes