Constant V8JS_RESOURCE_ACTIVE
pub const V8JS_RESOURCE_ACTIVE: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
Gauge of the active resources that are currently keeping the event loop alive.
§Notes
The values can be retrieved from process.getActiveResourcesInfo()
§Metadata
| Instrument: | gauge |
| Unit: | {resource} |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::V8JS_RESOURCE_TYPE | Required |