OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_SERVICE_CRITICALITYConst Experimental

    ATTR_SERVICE_CRITICALITY: "service.criticality" = ...

    The operational criticality of the service.

    critical
    
    high
    
    medium
    
    low
    

    Application developers are encouraged to set service.criticality to express the operational importance of their services. Telemetry consumers MAY use this attribute to optimize telemetry collection or improve user experience.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.