Method: DatadogAPIClient::V2::Span#attributes
- Defined in:
- lib/datadog_api_client/v2/models/span.rb
#attributes ⇒ Object
JSON object containing all span attributes and their associated values.
25 26 27 |
# File 'lib/datadog_api_client/v2/models/span.rb', line 25 def attributes @attributes end |