Socket
Socket
Sign inDemoInstall

libhoney

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libhoney

Javascript library for sending data to Honeycomb


Version published
Weekly downloads
40K
decreased by-7%
Maintainers
1
Weekly downloads
 
Created
Source

A JS library for sending data to Honeycomb (https://honeycomb.io)

Build Status

Summary

libhoney is written to ease the process of sending data to Honeycomb from within your js server code.

For an overview of how to use a honeycomb library, see our documentation at https://honeycomb.io/docs/send-data/sdks/

Do NOT use this in your browser-side JS. Honeycomb uses write keys as auth tokens for sending data, and they are not per-site keys. If someone has your write key they can write whatever they want to whatever dataset they want. Don't do this.

Documentation

An API reference is available at https://honeycombio.github.io/libhoney-js/

Example

See the examples/ directory for sample code demonstrating how to use events, builders, fields, and dynamic fields.

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.

FAQs

Package last updated on 09 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc