newrelic-vertica

1.0.0 • Public • Published

newrelic-vertica

newrelic-vertica provides New Relic instrumentation for the node vertica library.

Installation

npm install newrelic-vertica

To use, include the following when you first require newrelic:

var newrelic = require('newrelic');
newrelic.instrumentDatastore('vertica', require('newrelic-vertica'));

That's it!

Development

Setup

Run npm install inside the repository to install all the dev dependencies.

Testing

Once all the dependencies are installed, you can execute the unit tests using npm test

Contributing

Submitting pull requests

Readme

Keywords

none

Package Sidebar

Install

npm i newrelic-vertica

Weekly Downloads

15

Version

1.0.0

License

ISC

Unpacked Size

9.94 kB

Total Files

8

Last publish

Collaborators

  • sparkpost