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 cassandra trace #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

anngdinh
Copy link

@anngdinh anngdinh commented Dec 3, 2023

Hi teams,
I just add trace for Cassandra protocol, it still have some issue: when Cassandra response the id of prepare statement (in eBPF tracepoint), it's not have fixed length like MySQL, i don't know how to pass it to l7_events and sent to user space and not make the body size bigger (may impact the performance). I just get 4 first byte of the id (it's still work for me) but it's just a temporary solution. Thank you.

@apetruhin
Copy link
Member

@anngdinh,
We will review this a bit later, perhaps next week. Thank you.

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.

None yet

2 participants