Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (27 loc) · 1.38 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.38 KB

Honeycomb Beeline for Ruby

Build Status Gem Version

This package makes it easy to instrument your Ruby web app to send useful events to Honeycomb, a service for debugging your software in production.

Sign up for a Honeycomb trial to obtain an API key before starting.

Compatible with

Requires Ruby version 2.3 or later

Built in instrumentation for:

  • Active Support
  • AWS (v2 and v3)
  • Faraday
  • Rack
  • Rails (tested on versions 4.1 and up)
  • Redis (tested on versions 3.x and 4.x)
  • Sequel
  • Sinatra

Get in touch

Please reach out to [email protected] or ping us with the chat bubble on our website for any assistance. We also welcome bug reports.

Contributions

Features, bug fixes and other changes to beeline-ruby 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.