Skip to main content

normalize_pipeline_attributes

Function normalize_pipeline_attributes 

Source
pub fn normalize_pipeline_attributes(
    attributes: &mut Annotated<Attributes>,
    ingress: Option<&Ingress>,
    pipeline: Option<&Pipeline>,
)
Expand description

Writes ingress and pipeline into SENTRY__RELAY__INGRESS and SENTRY__RELAY__PIPELINE, respectively.