Skip to content

Commit

Permalink
enable script compiled trace point
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Nov 11, 2024
1 parent 6f96766 commit d53d2f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/datadog/di.rb
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ def component
end
end

=begin not yet enabled
# :script_compiled trace point was added in Ruby 2.6.
if RUBY_VERSION >= '2.6'
begin
Expand All @@ -103,4 +102,3 @@ def component
end
end
end
=end

0 comments on commit d53d2f4

Please sign in to comment.