pub const NODEJS_EVENTLOOP_DELAY_MEAN: &str = "nodejs.eventloop.delay.mean";
Expand description
§Description
Event loop mean delay.
Value can be retrieved from value histogram.mean
of perf_hooks.monitorEventLoopDelay([options])
§Metadata
Instrument: | gauge |
Unit: | s |
Status: | Experimental |