OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_K8S_SERVICE_ENDPOINT_CONDITIONConst Experimental

    ATTR_K8S_SERVICE_ENDPOINT_CONDITION: "k8s.service.endpoint.condition" = ...

    The condition of the service endpoint.

    ready
    
    serving
    
    terminating
    

    The current operational condition of the service endpoint. An endpoint can have multiple conditions set at once (e.g., both serving and terminating during rollout). This attribute aligns with the condition fields in the K8s EndpointSlice.

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