ErrorRootCause

The root cause of a trace summary error.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A flag that denotes that the root cause impacts the trace client.

Link copied to clipboard

A list of services corresponding to an error. A service identifies a segment and it contains a name, account ID, type, and inferred flag.

Functions

Link copied to clipboard
inline fun copy(block: ErrorRootCause.Builder.() -> Unit = {}): ErrorRootCause
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String