Add tracing option (#487)
Adds a middleware to enable tracing with OpenTracing/OpenZipkin. Enabling tracing will have a large impact on performance so it is not advisable in production.
Showing
middleware/trace/README.md
0 → 100644
middleware/trace/setup.go
0 → 100644
middleware/trace/trace.go
0 → 100644
Please register or sign in to comment