JSPM

  • Created
  • Published
  • Downloads 1365783
  • Score
    100M100P100Q214200F
  • License MIT

A collection of pre-built module patches that enable existing npm modules to publish diagnostic data

Package Exports

  • diagnostic-channel-publishers

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (diagnostic-channel-publishers) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Diagnostic Channel Publishers

Provides a set of patches for common Node.js modules to publish instrumentation data to the diagnostic-channel channel.

Currently-supported modules

Release notes

0.2.0 - August 18th, 2017

  • Added patching for pg, pg-pool, and winston modules
  • Updated build output to use dist/ folder instead of .dist/ (fixes #256)