opentelemetry_semantic_conventions::attribute

Constant FAAS_CRON

Source
pub const FAAS_CRON: &str = "faas.cron";
Expand description

A string containing the schedule period as Cron Expression.

ยงExamples

  • "0/5 * * * ? *"