@ -53,7 +53,7 @@ message ClusterStatus {
/ / The success rate threshold used in the last interval when only locally originated failures were
/ / The success rate threshold used in the last interval when only locally originated failures were
/ / taken into account and externally originated errors were treated as success.
/ / taken into account and externally originated errors were treated as success.
/ / This field should be interpreted only when
/ / This field should be interprett ed only when
/ / : ref : ` outlier_detection.split_external_local_origin_errors < envoy_api_field_api.v3alpha.cluster.OutlierDetection.split_external_local_origin_errors > `
/ / : ref : ` outlier_detection.split_external_local_origin_errors < envoy_api_field_api.v3alpha.cluster.OutlierDetection.split_external_local_origin_errors > `
/ / is * true * . The threshold is used to eject hosts based on their success rate.
/ / is * true * . The threshold is used to eject hosts based on their success rate.
/ / See : ref : ` Cluster outlier detection < arch_overview_outlier_detection > ` documentation for
/ / See : ref : ` Cluster outlier detection < arch_overview_outlier_detection > ` documentation for
@ -108,7 +108,7 @@ message HostStatus {
/ / Request success rate for this host over the last calculated
/ / Request success rate for this host over the last calculated
/ / interval when only locally originated errors are taken into account and externally originated
/ / interval when only locally originated errors are taken into account and externally originated
/ / errors were treated as success.
/ / errors were treated as success.
/ / This field should be interpreted only when
/ / This field should be interprett ed only when
/ / : ref : ` outlier_detection.split_external_local_origin_errors < envoy_api_field_api.v3alpha.cluster.OutlierDetection.split_external_local_origin_errors > `
/ / : ref : ` outlier_detection.split_external_local_origin_errors < envoy_api_field_api.v3alpha.cluster.OutlierDetection.split_external_local_origin_errors > `
/ / is * true * .
/ / is * true * .
/ / See : ref : ` Cluster outlier detection < arch_overview_outlier_detection > ` documentation for
/ / See : ref : ` Cluster outlier detection < arch_overview_outlier_detection > ` documentation for