Skip to main content

GO_MEMORY_GC_CYCLES

Constant GO_MEMORY_GC_CYCLES 

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

§Description

Number of completed GC cycles.

§Notes

Computed from /gc/cycles/total:gc-cycles

§Metadata

Instrument:counter
Unit:{gc_cycle}
Status:Development