jaeger is a dependency now
parent
b43e3af744
commit
297c5fe0a2
|
@ -77,6 +77,9 @@ REQUIREMENTS = [
|
|||
"attrs>=17.4.0",
|
||||
|
||||
"netaddr>=0.7.18",
|
||||
|
||||
# Opentracing
|
||||
"jaeger-client>=4.0.0",
|
||||
]
|
||||
|
||||
CONDITIONAL_REQUIREMENTS = {
|
||||
|
|
Loading…
Reference in New Issue