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

Open
wants to merge 10 commits into
base: unstable
Choose a base branch
from
Open

feat: support kafka protocol #267

wants to merge 10 commits into from

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 14, 2025 5:20pm

@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: 1757ced
Status: ✅  Deploy successful!
Preview URL: https://e8f08ef8.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

@hengyoush hengyoush changed the base branch from main to unstable January 13, 2025 10:13
@hengyoush hengyoush marked this pull request as ready for review January 14, 2025 16:49
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