Constant FAAS_INIT_DURATION
pub const FAAS_INIT_DURATION: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
Measures the duration of the function’s initialization, such as a cold start
§Metadata
| Instrument: | histogram |
| Unit: | s |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::FAAS_TRIGGER | Recommended |