0.0.3 • Published 6 years ago

newrelic-amqp-coffee v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

newrelic-amqp-coffee

A NewRelic instrumentation for amqp-coffee. Instruments publish and consume methods of Connection. Supports cross-application tracing by passing/extracting NewRelic headers in AMQP messages.

Installation

$ npm install newrelic-amqp-coffee

Usage

require('newrelic-amqp-coffee');

The line above must be put before amqp-coffee is required.

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago