skywalking
skywalking copied to clipboard
[Python] Is there no support for python websocket
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [√ ] Question or discussion
- [ ] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
Question
- What do you want to know? Is there no support for python websocket
Bug
-
Which version of SkyWalking, OS, and JRE?
-
Which company or project?
-
What happened? If possible, provide a way to reproduce the error. e.g. demo application, component version.
Requirement or improvement
- Please describe your requirements or improvement suggestions. thank you! when i want to trace websocket in my python project, but i can not find, so i write this issue to you
If it’s not in the supported list, it’s not supported. And yes it’s not supported yet. Welcome to contribute.
I would like to give this issue a shot, if possible.
@PhilippHelfenritter I could assign this to you if you like.
@wu-sheng Sure, thanks!
I am sorry, currently I do not have any time to work it, maybe I will in the future.
I am sorry, currently I do not have any time to work it, maybe I will in the future.
Got it. It is fine. Let's keep this open.
Is there support for java websocket like netty?
Is there support for java websocket like netty?
@SandyJiang Read the doc... and don't mix unrelated questions in a single issue, this issue is about Python agent
I would like to work on this if its available...
I would like to work on this if its available...
Yes, assign to you, please go ahead
I was just fixing up the FastAPI plugin and therefore added support for websocket server there (only from within the fastAPI plugin for now). So I suppose I will add websocket client/server plugin too (they may not land before 1.0.0 release).
Since last assignee didn't proceed I will take over.