opentelemetry_semantic_conventions::attribute

Constant V8JS_HEAP_SPACE_NAME

Source
pub const V8JS_HEAP_SPACE_NAME: &str = "v8js.heap.space.name";
Expand description

The name of the space type of heap memory.

ยงNotes

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