OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_K8S_SERVICE_PUBLISH_NOT_READY_ADDRESSESConst Experimental

    ATTR_K8S_SERVICE_PUBLISH_NOT_READY_ADDRESSES: "k8s.service.publish_not_ready_addresses" = ...

    Whether the Service publishes not-ready endpoints.

    true
    
    false
    

    Whether the Service is configured to publish endpoints before the pods are ready. This attribute is typically used to indicate that a Service (such as a headless Service for a StatefulSet) allows peer discovery before pods pass their readiness probes. It aligns with the publishNotReadyAddresses field of the K8s ServiceSpec.

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