FailureSpanDetail
Details about a specific span where a failure was detected.
Contents
- signals
-
The failure signals detected in this span.
Type: Array of InsightsFailureSignal objects
Required: Yes
- spanId
-
The unique identifier of the span where the failure occurred.
Type: String
Required: Yes
- traceId
-
The trace identifier associated with the failure span.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: