package
2.3.0+incompatible
Repository: https://github.com/jaegertracing/jaeger.git
Documentation: pkg.go.dev
# Variables
MySQLGetDelay is how long retrieving a customer record takes.
MySQLGetDelayStdDev is standard deviation.
MySQLMutexDisabled controls whether there is a mutex guarding db query execution.
RedisFindDelay is how long finding closest drivers takes.
RedisFindDelayStdDev is standard deviation.
RedisGetDelay is how long retrieving a driver record takes.
RedisGetDelayStdDev is standard deviation.
RouteCalcDelay is how long a route calculation takes.
RouteCalcDelayStdDev is standard deviation.
RouteWorkerPoolSize is the size of the worker pool used to query `route` service.