pub const NODEJS_EVENTLOOP_TIME: &str = "nodejs.eventloop.time";
Expand description
§Description
Cumulative duration of time the event loop has been in each state.
§Notes
Value can be retrieved from performance.eventLoopUtilization([utilization1[, utilization2]])
§Metadata
Instrument: | counter |
Unit: | s |
Status: | Experimental |
§Attributes
Name | Requirement |
---|---|
crate::attribute::NODEJS_EVENTLOOP_STATE | Required |