Class: Datadog::CI::Transport::HTTP::ResponseDecorator
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- Datadog::CI::Transport::HTTP::ResponseDecorator
- Defined in:
- lib/datadog/ci/transport/http.rb
Overview
adds compatibility with Datadog::Tracing transport
Instance Method Summary collapse
Instance Method Details
#trace_count ⇒ Object
96 97 98 |
# File 'lib/datadog/ci/transport/http.rb', line 96 def trace_count 0 end |