Skip to main content

V8JS_MEMORY_HEAP_SPACE_SIZE

Constant V8JS_MEMORY_HEAP_SPACE_SIZE 

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

§Description

Total heap memory size pre-allocated for a heap space.

§Notes

The value can be retrieved from value space_size of v8.getHeapSpaceStatistics()

§Metadata

Instrument:updowncounter
Unit:By
Status:Development

§Attributes