When working with Node streams, particularly object-mode streams, it's often helpful to be able to inspect a pipeline. This module instruments objects to provide: For all objects: a name: used in debug output and especially useful for data pipelines custom counters: create your own counters for events of interest like errors, requests handled, messages sent, or the like custom warnings: Error obje