-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(node): Add kafkajs
integration
#13528
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
Conversation
size-limit report 📦
|
|
||
const INTEGRATION_NAME = 'Kafka'; | ||
|
||
// Todo: Check if we can use the hooks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does this todo still apply?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope, removed it 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you share an example trace from this integration?
Also does this work in esm? or is kafka-js cjs only?
e582463
to
6166492
Compare
Resolves: #13314