Skip to content

Commit ca06278

Browse files
committed
Update plugin.rb
1 parent aa14567 commit ca06278

File tree

1 file changed

+0
-2
lines changed
  • instrumentation/httpx/lib/opentelemetry/instrumentation/httpx

1 file changed

+0
-2
lines changed

instrumentation/httpx/lib/opentelemetry/instrumentation/httpx/plugin.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ module RequestTracer
1515

1616
# initializes tracing on the +request+.
1717
def call(request)
18-
return unless configuration(request).enabled
19-
2018
span = nil
2119

2220
# request objects are reused, when already buffered requests get rerouted to a different

0 commit comments

Comments
 (0)