OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_K8S_CONTAINER_READYConst Experimental

    METRIC_K8S_CONTAINER_READY: "k8s.container.ready" = ...

    Indicates whether the container is currently marked as ready to accept traffic, based on its readiness probe (1 = ready, 0 = not ready).

    This metric SHOULD reflect the value of the ready field in the K8s ContainerStatus.

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