aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
36 hoursUpdate README etc to reference 1.64.0 (#11213)upstream-masterTerry Wilson
44 hoursInclude com_google_protobuf_javalite to MODULE.bazel to fix bzlmod querying g...Nikolay Firov
3 dayscore: Fully delegate picks to DelayedClientTransportEric Anderson
3 daysall: Add opentelemetryEric Anderson
3 daysopentelemetry: Mark registerGlobal() as experimentalEric Anderson
3 daysrls: Guarantee backoff will update RLS pickerEric Anderson
6 daysxds, rls: Experimental metrics are disabled by default (#11196)Vindhya Ningegowda
7 daysopentelemetry: Publish grpc opentelemetry (#11187)Vindhya Ningegowda
8 daysrls: Add gauge metric recording (#11175)Terry Wilson
9 daysapi: Hide internal metric APIsEric Anderson
9 daysChange HappyEyeballs and new pick first LB flags default value to false (#11120)Larry Safran
9 daysopentelemetry: Rename and stabilize API OpenTelemetryModuleEric Anderson
9 daysopentelemetry: Missing locality should be empty stringEric Anderson
9 daysxds: Add WRR metric test with real channelEric Anderson
10 daysxds: Include locality label in WRR metrics (#11170)Terry Wilson
10 daysrls: Add metric test with real channelEric Anderson
10 daysopentelemetry: Add optional grpc.lb.locality to per-call metricsEric Anderson
10 daysFix various typos (#11144)hakusai22
11 daysAdd gauge metric API and Otel implementationEric Anderson
11 daysopentelemetry: Add grpc.target label to per-call metricsEric Anderson
11 daysAdd internal channel builder API to get targetEric Anderson
11 daysopentelemetry: Fix checking wrong metric for nullEric Anderson
11 daysMigrate GlobalInterceptors to ConfiguratorRegistryEric Anderson
14 daysxds: Plumb locality in xds_cluster_impl and weighted_targetEric Anderson
14 daysAdd MetricSink implementation for gRPC OpenTelemetryVindhya Ningegowda
14 daysbuildscripts: simplify PSM interop Kokoro buildscripts (#11121)Sergii Tkachenko
2024-05-01Start 1.65.0 development cycle (#11143)Terry Wilson
2024-05-01rls: Add the target label to RLS counter metrics (#11142)Terry Wilson
2024-05-01xds: include the target label to WRR metrics (#11141)Terry Wilson
2024-05-01rls: add counter metrics (#11138)Terry Wilson
2024-05-01Plumb target to load balancerEric Anderson
2024-04-30api: Return a noop MetricRecorder from Helper by defaultEric Anderson
2024-04-29Plumb optional labels from LB to ClientStreamTracerEric Anderson
2024-04-26core,xds: Metrics recording in WRR LB (#11129)Terry Wilson
2024-04-26Add MetricRecorder implementation (#11128)Vindhya Ningegowda
2024-04-25rls: Fix time handling in CachingRlsLbClientEric Anderson
2024-04-25rls: Document RefCountedChildPolicyWrapperFactory as non-threadsafeEric Anderson
2024-04-25opentelemetry: Remove delayed attempt recordingEric Anderson
2024-04-24Add `StatusProto.toStatusException` overload to accept `Throwable` (#11083)rtadepalli
2024-04-24netty: Allow deframer errors to close stream with a status codeRyan P. Brewster
2024-04-23Upgrade OpenTelemetry to 1.36.0Eric Anderson
2024-04-22reorder bazel rule parameters to satisfy CheckBzlFormat (#11118)Larry Safran
2024-04-22netty: Release SendGrpcFrameCommand when stream is missing (#11116)Benjamin Peterson
2024-04-22cronet: Update to StandardCharsets and assertNotNull API'sAshok Varma
2024-04-22cronet: Update to Java-8 API's and tighten the scopesAshok Varma
2024-04-22cronet: @javadoc update android permission MODIFY_NETWORK_ACCOUNTING (depreca...Ashok Varma
2024-04-22cronet: Update Cronet to latest release + Move to Stable Cronet APIs.Ashok Varma
2024-04-22util: Remove deactivation and GracefulSwitchLb from MultiChildLbEric Anderson
2024-04-22xds: Directly manage deactivation in cluster managerEric Anderson
2024-04-22xds: Swap RingHashLb to use lazy child, instead of deactivationEric Anderson