Opentracing/zipkin

Hi Matias,

It is this one GitHub - TykTechnologies/tyk-plugin-correlation: Add a correlation ID to your requests, and trace them as they pass through your infrastructure. Requirements

{
“file_list”: [
“middleware.py”,
“correlation.py”
],
“custom_middleware”: {
“pre”: [
{
“name”: “PreMiddleware”
}
],
“post”: [
{
“name”: “PostMiddleware”
}
],
“driver”: “python”
},
“checksum”: “”,
“signature”: “”
}