{"source":"semconv","version":"1.44.0","attribute":{"id":"k8s.service.endpoint.condition","type":"enum","enumMembers":[{"id":"ready","value":"ready","stability":"development","brief":"The endpoint is ready to receive new connections."},{"id":"serving","value":"serving","stability":"development","brief":"The endpoint is currently handling traffic."},{"id":"terminating","value":"terminating","stability":"development","brief":"The endpoint is in the process of shutting down."}],"stability":"development","brief":"The condition of the service endpoint.","note":"The current operational condition of the service endpoint.\nAn endpoint can have multiple conditions set at once (e.g., both `serving` and `terminating` during rollout).\nThis attribute aligns with the condition fields in the [K8s EndpointSlice](https://kubernetes.io/docs/reference/kubernetes-api/service-resources/endpoint-slice-v1/).","examples":["ready","serving","terminating"],"namespace":"k8s","definedIn":"model/k8s/registry.yaml","usedBy":[{"groupId":"metric.k8s.service.endpoint.count","groupType":"metric","signalName":"k8s.service.endpoint.count","requirementLevel":"required"}]},"history":[{"version":"1.40.0","publishedAt":"2026-02-19T17:50:21Z","kind":"first-seen","detail":"Added as development.","severity":"informational"}],"replaces":[]}