0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Get fine-grained visibility into the behavior and performance of your Rails web app. This gem instruments your app to send events to Honeycomb (https://honeycomb.io) each time it processes an HTTP request or makes a database query.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0
>= 0

Runtime

>= 1.9
>= 3.0.0
 Project Readme

DEPRECATION NOTICE: This gem is deprecated, please use honeycomb-beeline instead

honeycomb-rails Build Status Gem Version

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

Requires Ruby 2.2 or greater and Rails 3 or greater.