# README
tracing
docker run -d -p 6831:6831/udp -p 16686:16686 jaegertracing/all-in-one:latest
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Get request id from context which set by middleware.
Get tracer with default configuration if environment not found.
Get middleware with default config.
Get middleware with config.
Carries span and request-id to request header.
Carries span and request-id to request header with custom configuration.