Constant opentelemetry_semantic_conventions::trace::FAAS_CRON[][src]

pub const FAAS_CRON: Key;

A string containing the schedule period as Cron Expression.

E.g. "0/5 * * * ? *"