Service Level Objective Dependency Config
data class ServiceLevelObjectiveDependencyConfig(val dependencyKeyAttributes: Map<String, String>, val dependencyOperationName: String)
Configuration for identifying a dependency and its operation
Properties
Link copied to clipboard
If this SLO is related to a metric collected by Application Signals, you must use this field to specify which dependency the SLO metric is related to.
Link copied to clipboard
When the SLO monitors a specific operation of the dependency, this field specifies the name of that operation in the dependency.