aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysBump version to 1.64.1-SNAPSHOTupstream-v1.64.xTerry Wilson
2 daysBump version to 1.64.0upstream/v1.64.0Terry Wilson
2 daysUpdate README etc to reference 1.64.0Terry Wilson
3 daysall: Add opentelemetryEric Anderson
3 daysopentelemetry: Mark registerGlobal() as experimentalEric Anderson
3 daysrls: Guarantee backoff will update RLS pickerEric Anderson
4 daysxds, rls: Experimental metrics are disabled by default (#11196) (#11197)Vindhya Ningegowda
7 daysopentelemetry: Publish grpc opentelemetry (#11187) (#11195)Vindhya Ningegowda
8 daysrls: Add gauge metric recording (#11175)Terry Wilson
8 daysapi: Hide internal metric APIsEric Anderson
8 daysopentelemetry: Rename and stabilize API OpenTelemetryModuleEric Anderson
8 daysopentelemetry: Missing locality should be empty stringEric Anderson
8 daysxds: Add WRR metric test with real channelEric Anderson
8 daysxds: Include locality label in WRR metrics (#11170)Terry Wilson
8 daysrls: Add metric test with real channelEric Anderson
8 daysopentelemetry: Add optional grpc.lb.locality to per-call metricsEric Anderson
8 daysAdd gauge metric API and Otel implementationEric Anderson
8 daysopentelemetry: Add grpc.target label to per-call metricsEric Anderson
8 daysAdd internal channel builder API to get targetEric Anderson
8 daysopentelemetry: Fix checking wrong metric for nullEric Anderson
8 daysMigrate GlobalInterceptors to ConfiguratorRegistryEric Anderson
8 daysChange HappyEyeballs and new pick first LB flags default value to false (#111...Larry Safran
8 daysxds: Plumb locality in xds_cluster_impl and weighted_targetEric Anderson
8 daysAdd MetricSink implementation for gRPC OpenTelemetryVindhya Ningegowda
10 daysbuildscripts: simplify PSM interop Kokoro buildscripts (#11121) (#11158)Sergii Tkachenko
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
2024-04-18compiler: add option `@generated=omit` (#11086)Alex Panchenko
2024-04-18minor: remove the unnecessary final,static (#11098)Laglangyue