Constant opentelemetry_semantic_conventions::trace::FAAS_CRON

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

A string containing the schedule period as Cron Expression.

§Examples

  • 0/5 * * * ? *