opentelemetry_semantic_conventions::metric

Constant V8JS_GC_DURATION

source
pub const V8JS_GC_DURATION: &str = "v8js.gc.duration";
Expand description

§Description

Garbage collection duration.

§Notes

The values can be retrieve from perf_hooks.PerformanceObserver(...).observe({ entryTypes: ['gc'] })

§Metadata

Instrument:histogram
Unit:s
Status:Experimental

§Attributes

NameRequirement
crate::attribute::V8JS_GC_TYPERequired