Constant rama::telemetry::opentelemetry::semantic_conventions::metric::V8JS_MEMORY_HEAP_LIMIT
pub const V8JS_MEMORY_HEAP_LIMIT: &'static str;
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
Name | Requirement |
---|---|
crate::attribute::V8JS_HEAP_SPACE_NAME | Required |