-
Notifications
You must be signed in to change notification settings - Fork 134
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 support for Mongodb #214
Comments
Thanks for the suggestions! Would you like to contribute to this feature? @AvaIon |
I will start trying to add MongoDB parsing based on version 1.4.2 next week. If I can successfully implement it, I would be very willing to contribute this feature. However, since I don't have any prior knowledge in this area, I can only try my best. I will ask you for advice if I have any questions. |
Feel free to ask me any question. I'll write a contribution guide as soon as possible. |
@AvaIon I have written a doc describe how to add a new protocol for kyanos, please refer: https://kyanos.io/how-to-add-a-new-protocol.html |
@hengyoush Thanks |
Is your feature request related to a problem? Please describe.
The current system does not yet support the parsing of the above two database protocols. I hope to obtain plaintext information on large and slow queries for MongoDB and Cassandra.
Describe the solution you'd like
The current system does not yet support the parsing of the above two database protocols. I hope to obtain plaintext information on large and slow queries for MongoDB and Cassandra.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: