opentelemetry_semantic_conventions::metric

Constant V8JS_HEAP_SPACE_PHYSICAL_SIZE

Source
pub const V8JS_HEAP_SPACE_PHYSICAL_SIZE: &str = "v8js.heap.space.physical_size";
Expand description

§Description

Committed size of a heap space.

§Notes

Value can be retrieved from value physical_space_size of v8.getHeapSpaceStatistics()

§Metadata

Instrument:updowncounter
Unit:By
Status:Experimental

§Attributes