Benjamin Curtis
Benjamin Curtis
We have some code that we use at Honeybadger for sending broadcasts with Heya: https://gist.github.com/stympy/3d76041365a61085ddcf01a3461f65f1 We should bring that into Heya, and also have a web UI for sending broadcasts......
See https://blog.heroku.com/deployhooks-sunset for more info **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,...
We'd like people to be able to configure their check-ins via the gem/API, rather than having to use the app UI. This would allow for new cron jobs, etc., to...
Similar to the [ruby](https://docs.honeybadger.io/lib/ruby/getting-started/collecting-user-feedback/) and [php](https://docs.honeybadger.io/lib/php/guides/collecting-user-feedback/) packages, and as was [recently done](https://github.com/honeybadger-io/honeybadger-js/pull/965) in the JS library, we want to bring the Collect User Feedback feature to the Elixir package as...
As reported [here](https://github.com/honeybadger-io/honeybadger-ruby/pull/526#issuecomment-2048772989), we are reporting exceptions that are being rescued via `rescue_from`, and we shouldn't be.
What would it take to add support for [Litestar](https://litestar.dev)?
I needed more than one dimension for my metrics, so I added a new environment variable that overrides PUMA_CLOUDWATCH_DIMENSION_NAME and PUMA_CLOUDWATCH_DIMENSION_VALUE. This could also cover the use-case of https://github.com/boltops-tools/puma-cloudwatch/pull/14
Drop Ruby 3.0 and add 3.3.