honeybadger-io / honeybadger-ruby

Ruby gem for reporting errors to honeybadger.io
https://docs.honeybadger.io/lib/ruby/
MIT License
251 stars 145 forks source link

feat: add aggregated metrics for rails and more #630

Closed roelbondoc closed 3 weeks ago

roelbondoc commented 3 weeks ago

This adds aggregated metrics for the following plugins:

Similar to the Karafka plugin, there is now more configuration to fine tune the data:

Before submitting a pull request, please make sure the following is done:

  1. If you've fixed a bug or added code that should be tested, add tests!
  2. Run rake spec in the repository root.
  3. Use a pull request title that conforms to conventional commits.