getsentry / getsentry/sentry-ruby
Support `good_job`
- Vorherrschende Sprache
- Ruby
- Sterne
- 987
- Forks
- 541
- Ø Merge
- 17 Std. 40 Min.
- Gemergte PRs (30 T.)
- 19
Beschreibung
**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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.