rama::telemetry::opentelemetry::semantic_conventions::metric

Constant K8S_JOB_ACTIVE_PODS

pub const K8S_JOB_ACTIVE_PODS: &'static str;
Expand description

§Description

The number of pending and actively running pods for a job

§Notes

This metric aligns with the active field of the K8s JobStatus.

This metric SHOULD, at a minimum, be reported against a k8s.job resource

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development