4357 Commits (f8dd1a05dc98fb88f87405c5f3a5b3bea9624db4)

Author SHA1 Message Date
Yousuk Seung c03cd744b2
[WRR] Prefer application_utilization to cpu_utilization (#33355) 1 year ago
Yijie Ma 5a0678001b
[Release] Bump version to 1.57.0-dev (on master branch) (#33311) 2 years ago
Mehrdad Afshari 20023faa2e
[API] Document gotcha in AsyncNotifyWhenDone behavior (#33208) 2 years ago
Luwei Ge 0d70c632fb
[Audit Logging] Second attempt: rbac service config parsing with audit logging (#33183) 2 years ago
Eugene Ostroukhov 922b18f71b
Revert "[Audit Logging] Audit logging config translation by rbac service config parser" (#33178) 2 years ago
Luwei Ge f60d0c7247
[Audit Logging] Audit logging config translation by rbac service config parser (#33145) 2 years ago
Mark D. Roth 1432fe4e4c
[JSON] make API public but experimental (#32987) 2 years ago
Yijie Ma 7df0e11755
[EventEngine] Change TXT lookup result type to std::vector<std::string> (#33030) 2 years ago
AJ Heller 18c1cc5a51
[EventEngine] Update contract for Listener's on_shutdown execution (#33003) 2 years ago
Yousuk Seung 8b02295e58
[xDS] Accept cpu_utilization over 100% (#32954) 2 years ago
Luwei Ge dcfc5d6904
[Audit Logging] Logger and factory APIs in C-Core and C++. (#32750) 2 years ago
Yash Tibrewal dc075539e7
[Release] Bump version to 1.56.0-dev (on master branch) (#32918) 2 years ago
Yash Tibrewal fe4147a4a9
[Documentation] Update docs for TryCancel() on ServerContext (#32889) 2 years ago
Esun Kim c523bdac1e
[C++] Added a cord support to gRPC protobuf serializer (#32617) 2 years ago
AJ Heller c57c27ff90
[tcp] Add channel argument for SO_RVCBUF size. (#32887) 2 years ago
Jan Tattermusch 0f1afec5a8
[protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2 years ago
Yash Tibrewal bdd1ac4d1d
[GcpObservability C++] De-experimentalize API (#32715) 2 years ago
AJ Heller 49b9dfa644
Revert "[EventEngine] Revert "Revert "EventEngine::RunAt: C++ Alarm (#30024)" (#30147)"" (#32783) 2 years ago
Stanley Cheung ec1d75bb0a
[Release process] Bump version to 1.55.0-dev (on master branch) (#32743) 2 years ago
Yousuk Seung c02b3e695c
xDS: Include orca named_metrics in LRS load reports (#32690) 2 years ago
Yousuk Seung 16c03db9ac
Revert "Revert "WRR: Support EPS" (#32723)" (#32725) 2 years ago
Alisha Nanda 19d06a78ec
Add random early rejection for metadata (#32600) 2 years ago
Esun Kim 7bd9267f32
Revert "WRR: Support EPS" (#32723) 2 years ago
Yousuk Seung 4429066516
WRR: Support EPS (#32657) 2 years ago
AJ Heller 3fe678e306
[EventEngine] Add EventEngine::*Handle equality operators (#32695) 2 years ago
Yash Tibrewal bf1a26cde8
GcpObservability: Add client api latency (#32645) 2 years ago
Yijie Ma ac7faf75ba
Fix a race on vptr for UnimplementedAsyncRequest (#32547) 2 years ago
Jan Tattermusch a27b86fb95
Switch linux RBE to ubuntu18.04, get rid of rbe_autoconfig (#32559) 2 years ago
Yash Tibrewal 97ba987132
GCP Observability: Docs on Init (#32573) 2 years ago
Gregory Cooke ca9e365002
Added verified_root_cert_subject pass up through cpp api (#32335) 2 years ago
edmondj cd4154f21d
Fixed memory leak in Alarm's move assignment 2 years ago
AJ Heller 1910986819
[build] Fix clang warnings in Windows code (#32448) 2 years ago
AJ Heller 070ce3630a
[EventEngine] Revert "Revert "EventEngine::RunAt: C++ Alarm (#30024)" (#30147)" (#32461) 2 years ago
Vignesh Babu 8fdc82f33d
[EventEngine] Update Endpoint API to return true if read/write succeeds immediately (#32370) 2 years ago
Yash Tibrewal bf23bb2fa7
Gcp Observability Logging: Batching and Graceful close (#32436) 2 years ago
Yash Tibrewal d93d0022cd
GCP Observability: Fix constant labels support for stats when tracing is disabled (#32451) 2 years ago
Mark D. Roth 50e6af14ff
Bump dev version to 1.54.0-dev (#32426) 2 years ago
AJ Heller ffe3968d0b
[EventEngine] Add advice against blocking work in callbacks (#32397) 2 years ago
Yousuk Seung b98f527260
Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) 2 years ago
Craig Tiller 1f960697c5
Revert "Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279)" (#32293) 2 years ago
Yousuk Seung 4475e74c6a
Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279) 2 years ago
Yijie Ma 08555c8723
Add enforcement for cpp-style comment license in check_copyright.py (#32273) 2 years ago
Xuan Wang deb1e25543
Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272) 2 years ago
Yousuk Seung c7f641da0d
server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106) 2 years ago
AJ Heller d14020d4e2
[EventEngine] Add invalid handle types to the public API (#32202) 2 years ago
AJ Heller 6a92df7237
[fixup] EventEngine Nomenclature (#32195) 2 years ago
Craig Tiller 7b02b7c253
[stats] Add experiment to use transport reported request latency whenever available (#32168) 2 years ago
Vignesh Babu 8cf04e9a54
[EventEngine] Modify iomgr to allow creation of event engine clients and client side endpoints (#31661) 2 years ago
Yijie Ma c5b8fd681f
Add an additional < marker in comment blocks after the documented functions (#32114) 2 years ago
Yash Tibrewal 05491fb2f6
Gcp Observabiliy : Add constant labels support for stats and tracing (#32128) 2 years ago