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

fix: init karafka plugin only if monitor is available #606

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

roelbondoc
Copy link
Member

If a ruby application is using only the waterdrop gem, the Karafka namespace is available, but the monitor method is not. The plugin will only work if the monitoring is available.

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, add tests!
  2. Run rake spec in the repository root.
  3. Use a pull request title that conforms to conventional commits.

If a ruby application is using only the `waterdrop` gem, the `Karafka`
namespace is available, but the `monitor` method is not. The plugin will
only work if the monitoring is available.
@roelbondoc roelbondoc requested a review from a team August 15, 2024 01:55
@stympy stympy merged commit cb0f89c into master Aug 15, 2024
2 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants