Skip to main content

GO_CPU_TIME

Constant GO_CPU_TIME 

pub const GO_CPU_TIME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Estimated CPU time spent by the Go runtime.

§Notes

Computed from /cpu/classes/... metrics. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other go.cpu.time metrics

§Metadata

Instrument:counter
Unit:s
Status:Development

§Attributes