Constant opentelemetry_semantic_conventions::trace::FAAS_TRIGGER[][src]

pub const FAAS_TRIGGER: Key;

Type of the trigger on which the function is executed.

It SHOULD be one of the following strings: “datasource”, “http”, “pubsub”, “timer”, or “other”.