openzipkin / zipkin

Zipkin is a distributed tracing system
https://zipkin.io/
Apache License 2.0
16.82k stars 3.07k forks source link

WebSocket trace instrumentation and modeling #1657

Open codefromthecrypt opened 6 years ago

codefromthecrypt commented 6 years ago

@awesomemarcus asked about web sockets tracing, specifically socketio. There may be some prior art to look at for tracing web sockets in general. Regardless, we should collect patterns and advice here as it could help the next person trying. If at some point this gets solid, we could update the doc site, etc.

codefromthecrypt commented 6 years ago

https://github.com/openzipkin/zipkin-js/issues/113 is one request