A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/XRay/Types/TraceSummary.html below:

TraceSummary — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::XRay::Types::TraceSummary
Inherits:
Struct show all
Defined in:
(unknown)
Overview

Metadata generated from the segment documents in a trace.

Instance Attribute Summary collapse Instance Attribute Details #duration ⇒ Float

The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.

#error_root_causes ⇒ Array<Types::ErrorRootCause>

A collection of ErrorRootCause structures corresponding to the trace segments.

#fault_root_causes ⇒ Array<Types::FaultRootCause>

A collection of FaultRootCause structures corresponding to the trace segments.

#has_error ⇒ Boolean

The root segment document has a 400 series error.

#has_fault ⇒ Boolean

The root segment document has a 500 series error.

#has_throttle ⇒ Boolean

One or more of the segment documents has a 429 throttling error.

#httpTypes::Http

Information about the HTTP request served by the trace.

#id ⇒ String

The unique identifier for the request that generated the trace\'s segments and subsegments.

#instance_ids ⇒ Array<Types::InstanceIdDetail>

A list of EC2 instance IDs for any instance corresponding to the trace segments.

#is_partial ⇒ Boolean

One or more of the segment documents is in progress.

#matched_event_time ⇒ Time

The matched time stamp of a defined event.

#resource_arns ⇒ Array<Types::ResourceARNDetail>

A list of resource ARNs for any resource corresponding to the trace segments.

#response_time ⇒ Float

The length of time in seconds between the start and end times of the root segment. If the service performs work asynchronously, the response time measures the time before the response is sent to the user, while the duration measures the amount of time before the last traced activity completes.

#response_time_root_causes ⇒ Array<Types::ResponseTimeRootCause>

A collection of ResponseTimeRootCause structures corresponding to the trace segments.

#revision ⇒ Integer

The revision number of a trace.

#service_ids ⇒ Array<Types::ServiceId>

Service IDs from the trace\'s segment documents.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4