ServiceLevelObjectiveSummary
A structure that contains information about one service level objective (SLO) created in Application Signals.
Types
Properties
Link copied to clipboard
The date and time that this service level objective was created. It is expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
Link copied to clipboard
Identifies the dependency using the DependencyKeyAttributes
and DependencyOperationName
.
Link copied to clipboard
Displays whether this is a period-based SLO or a request-based SLO.
Link copied to clipboard
This is a string-to-string map. It can include the following fields.
Link copied to clipboard
Displays the SLI metric source type for this SLO. Supported types are:
Link copied to clipboard
If this service level objective is specific to a single operation, this field displays the name of that operation.
Functions
Link copied to clipboard
inline fun copy(block: ServiceLevelObjectiveSummary.Builder.() -> Unit = {}): ServiceLevelObjectiveSummary