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
redisv2.xmysqlv2.0.0 -> v2.14.xmongodbv2.0.0 -> v2.3.0pgv6.xpg-poolv1.xbunyanv1.xwinstonv2.x
Release notes
0.2.0 - August 18th, 2017
- Added patching for
pg,pg-pool, andwinstonmodules - Updated build output to use
dist/folder instead of.dist/(fixes #256)