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

Create test app using ruby-kafka #2760

Open
tannalynn opened this issue Jul 19, 2024 · 4 comments
Open

Create test app using ruby-kafka #2760

tannalynn opened this issue Jul 19, 2024 · 4 comments
Assignees
Labels
1 Story Point Estimate

Comments

@tannalynn
Copy link
Contributor

Using the ruby-kafka gem, create a test app that will talk to the aws kafka service.

@workato-integration
Copy link

@mensfeld
Copy link

hey, friendly notice, that ruby-kafka is fully deprecated: https://github.com/zendesk/ruby-kafka

as stated there is is replaced by https://github.com/karafka/rdkafka-ruby

@tannalynn
Copy link
Contributor Author

Hello! Thank you.

I did see that at when i started looking into the kafka gems, but after looking into it internally, we saw that we actually still have a decent amount of customers that are still using the ruby-kafka gem despite that. So to support those customers, we decided to add instrumentation for ruby-kafka as well, even though it is deprecated.

We don't actually use kafka for the agent itself, this issue is only to create a test app that simulates a customer using this gem with the ruby agent installed. Also, instrumentation added for ruby-kafka will only be installed on applications using the ruby-kafka gem, so customers using rdkafka will be unaffected by the ruby-kafka instrumentation.

Hopefully that makes sense, let me know if you have any other questions.

@mensfeld
Copy link

Got it. Thanks

@tannalynn tannalynn self-assigned this Sep 9, 2024
@kford-newrelic kford-newrelic added the 1 Story Point Estimate label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 Story Point Estimate
Projects
Status: In Sprint
Development

No branches or pull requests

3 participants