ServiceLevelIndicatorMetric

This structure contains the information about the metric that is used for a period-based SLO.

Types

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

Properties

Link copied to clipboard

Identifies the dependency using the DependencyKeyAttributes and DependencyOperationName.

Link copied to clipboard

This is a string-to-string map that contains information about the type of object that this SLO is related to. It can include the following fields.

Link copied to clipboard

If this SLO monitors a CloudWatch metric or the result of a CloudWatch metric math expression, this structure includes the information about that metric or expression.

Link copied to clipboard

If the SLO monitors either the LATENCY or AVAILABILITY metric that Application Signals collects, this field displays which of those metrics is used.

Link copied to clipboard

If the SLO monitors a specific operation of the service, this field displays that operation name.

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