ErrorRootCauseService

A collection of fields identifying the services in a trace summary error.

Types

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

Properties

Link copied to clipboard

The account ID associated to the service.

Link copied to clipboard

The path of root cause entities found on the service.

Link copied to clipboard

A Boolean value indicating if the service is inferred from the trace.

Link copied to clipboard
val name: String?

The service name.

Link copied to clipboard

A collection of associated service names.

Link copied to clipboard
val type: String?

The type associated to the service.

Functions

Link copied to clipboard
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