You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Using kafkajs to connect to AWS MSK Cluster. Although, I am getting 'Topic Creation Error' while creating a topic. I still expect that spans get populated with correct information automatically. But I do not see 'Producer' or 'Consumer' in span.kind or in any other span attributes.
I am able to send this as custom span vis producer/consumer hooks. But I am expecting this information to get populated automatically as I can see that the library does have the code to do that.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using kafkajs to connect to AWS MSK Cluster. Although, I am getting 'Topic Creation Error' while creating a topic. I still expect that spans get populated with correct information automatically. But I do not see 'Producer' or 'Consumer' in span.kind or in any other span attributes.
I am able to send this as custom span vis producer/consumer hooks. But I am expecting this information to get populated automatically as I can see that the library does have the code to do that.
The text was updated successfully, but these errors were encountered: