Public Attributes | List of all members
grpc_core::OutlierDetectionConfig::SuccessRateEjection Struct Reference

#include <outlier_detection.h>

Public Attributes

uint32_t enforcement_percentage = 0
 
uint32_t minimum_hosts = 5
 
uint32_t request_volume = 100
 
uint32_t stdev_factor = 1900
 

Detailed Description

Definition at line 37 of file outlier_detection.h.

Member Data Documentation

◆ enforcement_percentage

uint32_t grpc_core::OutlierDetectionConfig::SuccessRateEjection::enforcement_percentage = 0

Definition at line 39 of file outlier_detection.h.

◆ minimum_hosts

uint32_t grpc_core::OutlierDetectionConfig::SuccessRateEjection::minimum_hosts = 5

Definition at line 40 of file outlier_detection.h.

◆ request_volume

uint32_t grpc_core::OutlierDetectionConfig::SuccessRateEjection::request_volume = 100

Definition at line 41 of file outlier_detection.h.

◆ stdev_factor

uint32_t grpc_core::OutlierDetectionConfig::SuccessRateEjection::stdev_factor = 1900

Definition at line 38 of file outlier_detection.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:36