pub const V8JS_HEAP_SPACE_AVAILABLE_SIZE: &str = "v8js.heap.space.available_size";
Expand description
§Description
Heap space available size.
§Notes
Value can be retrieved from value space_available_size
of v8.getHeapSpaceStatistics()
§Metadata
Instrument: | updowncounter |
Unit: | By |
Status: | Experimental |
§Attributes
Name | Requirement |
---|---|
crate::attribute::V8JS_HEAP_SPACE_NAME | Required |