skywalking icon indicating copy to clipboard operation
skywalking copied to clipboard

[Python] Is there no support for python websocket

Open coveyliu opened this issue 3 years ago • 10 comments

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

coveyliu avatar Apr 12 '21 07:04 coveyliu

If it’s not in the supported list, it’s not supported. And yes it’s not supported yet. Welcome to contribute.

kezhenxu94 avatar Apr 12 '21 07:04 kezhenxu94

I would like to give this issue a shot, if possible.

PhilippHelfenritter avatar Apr 14 '21 09:04 PhilippHelfenritter

@PhilippHelfenritter I could assign this to you if you like.

wu-sheng avatar Apr 14 '21 09:04 wu-sheng

@wu-sheng Sure, thanks!

PhilippHelfenritter avatar Apr 14 '21 09:04 PhilippHelfenritter

I am sorry, currently I do not have any time to work it, maybe I will in the future.

PhilippHelfenritter avatar Apr 21 '21 09:04 PhilippHelfenritter

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.

wu-sheng avatar Apr 21 '21 14:04 wu-sheng

Is there support for java websocket like netty?

SandyJiang avatar Jul 22 '21 13:07 SandyJiang

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

kezhenxu94 avatar Jul 22 '21 14:07 kezhenxu94

I would like to work on this if its available...

mihir1739 avatar Oct 07 '22 13:10 mihir1739

I would like to work on this if its available...

Yes, assign to you, please go ahead

kezhenxu94 avatar Oct 07 '22 13:10 kezhenxu94

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.

Superskyyy avatar Jan 13 '23 18:01 Superskyyy