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

feat: support kafka protocol #267

Merged
merged 4 commits into from
Jan 15, 2025
Merged

feat: support kafka protocol #267

merged 4 commits into from
Jan 15, 2025

Conversation

hengyoush
Copy link
Owner

@hengyoush hengyoush commented Jan 10, 2025

support for parsing kafka packet.

TODO:

  • e2e tests
  • unit test
  • add filter logic
  • add docs

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Jan 10, 2025
Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kyanos ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 2:54pm

@dosubot dosubot bot added the enhancement New feature or request label Jan 10, 2025
@hengyoush hengyoush marked this pull request as draft January 10, 2025 16:21
Copy link

cloudflare-workers-and-pages bot commented Jan 10, 2025

Deploying kyanos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3c7eee8
Status: ✅  Deploy successful!
Preview URL: https://37a7259c.kyanos.pages.dev
Branch Preview URL: https://feat-kafka.kyanos.pages.dev

View logs

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Deploying kyanos with  Cloudflare Pages  Cloudflare Pages

Latest commit: a5af434
Status:⚡️  Build in progress...

View logs

fix(bpf): fix stack size limit exceeded

fix(bpf): fix stack size limit exceeded

fix(bpf): fix stack size limit exceeded

fix(bpf): fix stack size limit exceeded
test(e2e): remove -it options from docker command
@hengyoush hengyoush merged commit 5229aff into unstable Jan 15, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for kafka protocol
2 participants