Diagnostics Channel
Node.js diagnostics_channel module — diagnostic publish/subscribe messaging.
Module:node:diagnostics_channel
Support: Experimental
Since: 1.1.0
Docs: Node.js Docs
4 members: 3 supported, 1 undocumented
Static Methods
Interface Channel
A named channel for publishing and subscribing to diagnostic messages.
Since: 1.1.0 Docs: Node.js Docs5 members: 4 supported, 1 undocumented
Methods
Properties
A named channel for publishing and subscribing to diagnostic messages.
Whether this channel has active subscribers. @compat elide Full
---