Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
/ libhoney-rb Public archive
forked from honeycombio/libhoney-rb

Ruby library for sending data to Honeycomb

License

Notifications You must be signed in to change notification settings

intercom/libhoney-rb

 
 

Repository files navigation

libhoney CircleCI Build Status Gem Version

Ruby gem for sending events to Honeycomb, a service for debugging your software in production.

Requires Ruby 2.2 or greater.

For tracing support and automatic instrumentation of Rails, Sinatra, Rack, ActiveRecord, and other frameworks, check out our Beeline for Ruby.

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

CircleCI will automatically upload tagged releases to Rubygems. To release a new version, run

bump patch --tag   # Or bump minor --tag, etc.
git push --follow-tags

About

Ruby library for sending data to Honeycomb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.8%
  • Shell 0.2%