rama::telemetry::opentelemetry::semantic_conventions::trace

Constant FAAS_CRON

pub const FAAS_CRON: &'static str;
Expand description

A string containing the schedule period as Cron Expression.

ยงExamples

  • "0/5 * * * ? *"