Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Oct 29, 2024
1 parent c6df3c6 commit ebd733b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions benchmarks/di_instrument.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@
# currently integrated into the Ruby tracer due to being under development.
require 'datadog/di'

p Datadog::DI
p Datadog::DI.constants
p Datadog::DI::Redactor

class DIInstrumentBenchmark
class Target
def test_method
Expand Down

0 comments on commit ebd733b

Please sign in to comment.