grpc/test/cpp/end2end/xds
Mark D. Roth 40577dd585 [WRR] implement non-per-call metrics (#35977)
As per gRFC A78 (https://github.com/grpc/proposal/pull/419).

Note that these new metrics are populated only if the `wrr_delegate_to_pick_first` experiment is enabled, which is the case by default.

Closes #35977

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35977 from markdroth:non_per_call_metrics_wrr 7acea32fc4
PiperOrigin-RevId: 610760874
2024-02-27 08:32:09 -08:00
..
BUILD [WRR] implement non-per-call metrics (#35977) 2024-02-27 08:32:09 -08:00
xds_cluster_end2end_test.cc [reorg] move client channel code to src/core/client_channel (#35827) 2024-02-07 09:23:26 -08:00
xds_cluster_type_end2end_test.cc [reorg] move client channel code to src/core/client_channel (#35827) 2024-02-07 09:23:26 -08:00
xds_core_end2end_test.cc [xds] xDS client per data plane target (#35730) 2024-02-26 13:38:21 -08:00
xds_credentials_end2end_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
xds_csds_end2end_test.cc [xds] xDS client per data plane target (#35730) 2024-02-26 13:38:21 -08:00
xds_end2end_test.cc [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 2024-02-09 15:16:24 -08:00
xds_end2end_test_lib.cc [xds] xDS client per data plane target (#35730) 2024-02-26 13:38:21 -08:00
xds_end2end_test_lib.h [testing] Add StopListening helper and BidiStream handler to XDS e2e test lib (#35861) 2024-02-16 10:25:59 -08:00
xds_fault_injection_end2end_test.cc [reorg] move client channel code to src/core/client_channel (#35827) 2024-02-07 09:23:26 -08:00
xds_outlier_detection_end2end_test.cc [reorg] move client channel code to src/core/client_channel (#35827) 2024-02-07 09:23:26 -08:00
xds_override_host_end2end_test.cc [xDS] fix aggregate cluster design (#35313) 2024-01-10 12:40:56 -08:00
xds_pick_first_end2end_test.cc [reorg] move client channel code to src/core/client_channel (#35827) 2024-02-07 09:23:26 -08:00
xds_ring_hash_end2end_test.cc [reorg] move client channel code to src/core/client_channel (#35827) 2024-02-07 09:23:26 -08:00
xds_rls_end2end_test.cc [reorg] move client channel code to src/core/client_channel (#35827) 2024-02-07 09:23:26 -08:00
xds_routing_end2end_test.cc [reorg] move client channel code to src/core/client_channel (#35827) 2024-02-07 09:23:26 -08:00
xds_server.cc [memory test] reland: add benchmarks with xDS enabled (#34820) 2023-10-31 12:56:40 -07:00
xds_server.h [memory test] reland: add benchmarks with xDS enabled (#34820) 2023-10-31 12:56:40 -07:00
xds_utils.cc [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 2024-02-09 15:16:24 -08:00
xds_utils.h [memory test] reland: add benchmarks with xDS enabled (#34820) 2023-10-31 12:56:40 -07:00
xds_wrr_end2end_test.cc [WRR] implement non-per-call metrics (#35977) 2024-02-27 08:32:09 -08:00