opentelemetry_semantic_conventions::metric

Constant V8JS_MEMORY_HEAP_LIMIT

Source
pub const V8JS_MEMORY_HEAP_LIMIT: &str = "v8js.memory.heap.limit";
Expand description

§Description

Total heap memory size pre-allocated.

§Notes

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

§Metadata

Instrument:updowncounter
Unit:By
Status:Experimental

§Attributes