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

Constant K8S_JOB_DESIRED_SUCCESSFUL_PODS

pub const K8S_JOB_DESIRED_SUCCESSFUL_PODS: &'static str;
Expand description

§Description

The desired number of successfully finished pods the job should be run with

§Notes

This metric aligns with the completions field of the K8s JobSpec.

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

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development