Skip to content

Javascript library for sending data to Honeycomb

License

Notifications You must be signed in to change notification settings

metered/libhoney-js

 
 

Repository files navigation

libhoney CircleCI npm version

A Node.js module for sending events to Honeycomb, a service for debugging your software in production.

NOTE For use in browser-side JavaScript applications, generate an API key that has permission only to send events.

Requires any current LTS release of Node.js. Currently v8, and >= v10.

For tracing support and automatic instrumentation of Express and other common libraries, check out our Beeline for NodeJS.

Contributions

Features, bug fixes and other changes to libhoney are gladly accepted. Please open issues or a pull request with your change. Remember to add your name to the CONTRIBUTORS file!

All contributions will be released under the Apache License 2.0.

Releasing a new version

Travis will automatically upload tagged releases to NPM.

About

Javascript library for sending data to Honeycomb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 63.0%
  • JavaScript 36.2%
  • Other 0.8%