Make black happy
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com> (cherry picked from commit 16eda470c9a0bc2aa94c0637619537fae8de6778)
This commit is contained in:
parent
7a4bd62978
commit
5cf13491df
@ -66,6 +66,7 @@ class OtelTracing:
|
||||
|
||||
try:
|
||||
from opentelemetry.instrumentation.requests import RequestsInstrumentor
|
||||
|
||||
RequestsInstrumentor().instrument()
|
||||
except ImportError:
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user