Module: Datadog::Tracing::Contrib::HTTPX::Plugin::RequestMethods
- Defined in:
- lib/httpx/adapters/datadog.rb
Instance Attribute Summary collapse
-
#datadog_span ⇒ Object
Returns the value of attribute datadog_span.
Instance Attribute Details
#datadog_span ⇒ Object
Returns the value of attribute datadog_span.
179 180 181 |
# File 'lib/httpx/adapters/datadog.rb', line 179 def datadog_span @datadog_span end |