Package-level declarations
Types
Link copied to clipboard
enum ServiceLevelObjectiveDurationUnit : Enum<ServiceLevelObjectiveDurationUnit> , ConvertibleToJava<ServiceLevelObjectiveDurationUnit>
Specifies the interval unit.
Link copied to clipboard
enum ServiceLevelObjectiveEvaluationType : Enum<ServiceLevelObjectiveEvaluationType> , ConvertibleToJava<ServiceLevelObjectiveEvaluationType>
Displays whether this is a period-based SLO or a request-based SLO.
Link copied to clipboard
enum ServiceLevelObjectiveRequestBasedSliComparisonOperator : Enum<ServiceLevelObjectiveRequestBasedSliComparisonOperator> , ConvertibleToJava<ServiceLevelObjectiveRequestBasedSliComparisonOperator>
The arithmetic operation used when comparing the specified metric to the threshold.
Link copied to clipboard
enum ServiceLevelObjectiveRequestBasedSliMetricMetricType : Enum<ServiceLevelObjectiveRequestBasedSliMetricMetricType> , ConvertibleToJava<ServiceLevelObjectiveRequestBasedSliMetricMetricType>
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
enum ServiceLevelObjectiveSliComparisonOperator : Enum<ServiceLevelObjectiveSliComparisonOperator> , ConvertibleToJava<ServiceLevelObjectiveSliComparisonOperator>
The arithmetic operation used when comparing the specified metric to the threshold.
Link copied to clipboard
enum ServiceLevelObjectiveSliMetricMetricType : Enum<ServiceLevelObjectiveSliMetricMetricType> , ConvertibleToJava<ServiceLevelObjectiveSliMetricMetricType>
If the SLO monitors either the LATENCY or AVAILABILITY metric that Application Signals collects, this field displays which of those metrics is used.