Skip to content

Commit

Permalink
use real DI component
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Nov 12, 2024
1 parent b5b4e6f commit d9fd1ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/datadog/di.rb
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ def code_tracking_active?
end

def component
# TODO uncomment when remote is merged
#Datadog.send(:components).dynamic_instrumentation
Datadog.send(:components).dynamic_instrumentation
end
end
end
Expand Down

0 comments on commit d9fd1ea

Please sign in to comment.