Zach Reyes
Zach Reyes
This PR adds support for custom tags in Observability for Metrics, Tracing, and Logging. Custom tags are defined in the configuration and attached to emitted Logs, Traces, and Metrics. Currently...
This PR adds the Outlier Detection Balancer as part of the xDS configured tree of balancers (see https://github.com/grpc/proposal/blob/master/A50-xds-outlier-detection.md). Contains https://github.com/grpc/grpc-go/pull/5371. RELEASE NOTES: * xDS: add support for Outlier Detection
Test flake came up in balancer/base: https://github.com/grpc/grpc-go/pull/4387/checks?check_run_id=2518496816#step:8:38 Log here: ``` test-creds: failed to read expected authority name from the server: EOF test-creds: failed to read expected authority name from the...
Currently, the ServiceConfig builds the list of HTTP Filters for each RPC. Rather than instantiate per RPC, we should do it once (per route), and run each RPC through the...
Sorry, one more small thing I realized.
https://github.com/zasweq/grpc-go/actions/runs/3099894871/jobs/5019571243
https://github.com/grpc/grpc-go/actions/runs/3085807967/jobs/4989513895
https://github.com/grpc/grpc-go/runs/8146662490?check_suite_focus=true
https://github.com/grpc/grpc-go/runs/8218059269?check_suite_focus=true