logfire
logfire copied to clipboard
How do I instrument my SocketIO app?
Question
I can't seem to find anywhere in docs about instrumenting a SocketIO app.
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.