Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing good_job require #294

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Add missing good_job require #294

merged 1 commit into from
Nov 16, 2023

Conversation

michaelshmitty
Copy link
Contributor

It looks like a require is missing for enabling good_job instrumentation, resulting in the following error when running bundle exec good_job start:

uninitialized constant PrometheusExporter::Instrumentation::GoodJob (NameError)

This PR should fix that.

@SamSaffron
Copy link
Member

aha, we should add a test for this as well. thanks!

@SamSaffron SamSaffron merged commit e763dc6 into discourse:main Nov 16, 2023
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants