NodeJS

Node.js Attributes

Describes Node.js related attributes.

Attributes:

KeyStabilityValue TypeDescriptionExample Values
nodejs.eventloop.stateDevelopmentstringThe state of event loop time.active; idle

nodejs.eventloop.state has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.

ValueDescriptionStability
activeActive time.Development
idleIdle time.Development