Class: Datadog::Transport::IO::Traces::Response

Inherits:
Response
  • Object
show all
Defined in:
lib/ddtrace/transport/io/traces.rb

Overview

Response from HTTP transport for traces

Instance Attribute Summary

Attributes inherited from Response

#result

Attributes included from Traces::Response

#service_rates, #trace_count

Method Summary

Methods inherited from Response

#initialize, #ok?

Methods included from Response

#client_error?, #inspect, #internal_error?, #not_found?, #ok?, #payload, #server_error?, #unsupported?

Constructor Details

This class inherits a constructor from Datadog::Transport::IO::Response