getsentry / getsentry/sentry-ruby
Support `good_job`
- Lingua principale
- Ruby
- Stelle
- 987
- Fork
- 541
- Merge medio
- 17h 40m
- PR unite (30g)
- 19
Descrizione
**Describe the idea**
[`good_job`](https://github.com/bensheldon/good_job) is a modern and feature-full ActiveJob backend based on PostgreSQL, by @bensheldon
If would be useful to have an integration for it, similar to the Sidekiq integration.
**Why do you think it's beneficial to most of the users**
You could add the instrumentation yourself to the app (there are examples in the doc for exception tracking), but it can get complex if you want a full integration with tracing support and so on. Having it built-in will ensure that users benefit from all Sentry's feature when using `good_job`
**Possible implementation**
There has been some discussion about this integration, with some code samples that add some of those features: https://github.com/bensheldon/good_job/issues/1558
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.