RootCauseCluster

A cluster of similar root causes identified within a failure subcategory.

Types

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

Properties

Link copied to clipboard

The number of sessions affected by this root cause.

Link copied to clipboard

The list of sessions affected by this root cause.

Link copied to clipboard

The unique identifier of the root cause cluster.

Link copied to clipboard

The name of the root cause cluster.

Link copied to clipboard

The recommended fix for this root cause.

Link copied to clipboard

The root cause explanation for this cluster of failures.

Functions

Link copied to clipboard
inline fun copy(block: RootCauseCluster.Builder.() -> Unit = {}): RootCauseCluster
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