getsentry / getsentry/sentry-ruby

Support `good_job`

Open
#2,594 8 comments 7 reactions 1 assignee Assigned to @solnic View on GitHub
Feature Ruby Spans
Dominant language
Ruby
Stars
987
Forks
541
Avg merge
17h 40m
Merged PRs (30d)
19

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.