Opentracing/zipkin

Awesome.

The Python interpreter runs as part of the Tyk process, in the main thread. It’s basically an embedded Python interpreter.

During an API call, the GIL is acquired and released as soon as the Python plugin returns.