logfire icon indicating copy to clipboard operation
logfire copied to clipboard

How do I instrument my SocketIO app?

Open weibeu opened this issue 11 months ago • 1 comments

Question

I can't seem to find anywhere in docs about instrumenting a SocketIO app.

weibeu avatar Jan 24 '25 12:01 weibeu

It seems there's no OTel package for it: https://github.com/open-telemetry/opentelemetry-python-contrib/issues/934

Nor native support in https://github.com/miguelgrinberg/python-socketio.

Or we can create the instrument method ourselves here.

Kludex avatar Jan 24 '25 12:01 Kludex