2479 Commits (53fae27f880243ac1e29d0a0d0e9eef87416aebc)

Author SHA1 Message Date
Yash Tibrewal 062afbd05d
GCP Observability: Plumbing with logging filter (#32065) 2 years ago
Yash Tibrewal d5c1dc1667
GCP Observability: Fix env var names (#32066) 2 years ago
Yash Tibrewal 75f2a2c1c6
GCP Observability: Client attempt top latency (#32064) 2 years ago
Hannah Shi bf9d7cb2fe
fix clang tidy warning on explicit CronetChannelCredentialsImpl constructor (#31866) 2 years ago
Mark D. Roth b0d7131ab3
WRR: plumb qps in backend metric data (#31903) 2 years ago
Yash Tibrewal ad6f6c49e0
Logging filter (#31755) 2 years ago
Craig Tiller a414dbd304
Revert #30349 (#32008) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller 49a3035d44
[iwyu] Fix CI job (#31921) 2 years ago
Yash Tibrewal 9e7c8bff55
Tracing: Add annotations for when call is removed from resolver result queue and lb pick queue (#31913) 2 years ago
Yash Tibrewal 3683ff924b
GCP Observability: Add server latency metric (#31900) 2 years ago
Cheng-Yu Chung 1b05576aa3
[cleanups] Clean up `GrpcLibraryInitializer` (#31894) 2 years ago
Yash Tibrewal 6a97f492ff
Add method to add annotations to call tracer (#31901) 2 years ago
Yash Tibrewal 5100b33e0e
GCP Observability: Add payload metrics (#31899) 2 years ago
Yash Tibrewal a0f00f0956
GCP Observability: Fix view names for started and completed rpcs (#31898) 2 years ago
Cheng-Yu Chung e28419f1f9
[cleanups] Remove `class CoreCodegen` and `g_core_codegen_interface` (#31875) 2 years ago
Cheng-Yu Chung ac365cadfb
Remove `include/grpc/impl/codegen/port_platform.h` (#31778) 2 years ago
Cheng-Yu Chung 9a7e77318b
[cleanups] Remove `include/grpc/impl/codegen/grpc_types.h` (#31835) 2 years ago
Cheng-Yu Chung f03304b963
[cleanups] Remove functions in `class CoreCodegen` (#31837) 2 years ago
Cheng-Yu Chung 2e9e6439f8
Remove `include/grpc/impl/codegen/connectivity_state.h` (#31728) 2 years ago
Cheng-Yu Chung 0356ff3a72
Remove `include/grpc/impl/codegen/gpr_types.h` (#31818) 2 years ago
Eryu Xia a8ac4e7265
Revert "[ObjC]fix 64 to 32 bit clang conversion warning in src/core/lib (#29877)" (#31843) 2 years ago
Hannah Shi eb0a591811
[ObjC]fix 64 to 32 bit clang conversion warning in src/core/lib (#29877) 2 years ago
Cheng-Yu Chung 4e90f43a75
Remove functions in `class CoreCodegen` (#31796) 2 years ago
Cheng-Yu Chung 0d3fcb41ea
Revert "Move google_default channel_credentials out of `include/grpc/grpc_security.h` (#31786)" (#31822) 2 years ago
Cheng-Yu Chung 3d59abc94e
Move google_default channel_credentials out of `include/grpc/grpc_security.h` (#31786) 2 years ago
Mark D. Roth 5e4d9f4bcf
xDS stateful session affinity: implement C-core filter (#31788) 2 years ago
Cheng-Yu Chung 1d968a36aa
Remove functions in `class CoreCodegen` (#31767) 2 years ago
Cheng-Yu Chung f5d21653fc
Revert "[event_engine] Move combiner executor usage to event engine (#31713)" (#31753) 2 years ago
Cheng-Yu Chung 024a0f7388
Remove functions in `class CoreCodegen` (#31751) 2 years ago
Craig Tiller b04aa1cf92
[event_engine] Move combiner executor usage to event engine (#31713) 2 years ago
Cheng-Yu Chung c34d99fd9a
Remove `include/grpc/impl/codegen/compression_types.h` (#31726) 2 years ago
Cheng-Yu Chung e9b287997a
Remove `include/grpcpp/impl/codegen/sync.h` (#31545) 2 years ago
Cheng-Yu Chung 452d026b7d
Remove `include/grpcpp/impl/codegen/interceptor_common.h` (#31530) 2 years ago
Yash Tibrewal d197499b6c
Observability Build: Remove no_fix_deps tag (#31734) 2 years ago
Cheng-Yu Chung e83d69bdf2
Remove `include/grpcpp/impl/codegen/metadata_map.h` (#31531) 2 years ago
Yash Tibrewal 15c4a98bc7
Gcp Observability Logging: Add handling for adding entry as a json payload (#31723) 2 years ago
Cheng-Yu Chung 224c72b524
Remove `include/grpcpp/impl/codegen/server_interface.h` (#31539) 2 years ago
Cheng-Yu Chung e7f9fb03f4
Remove `include/grpcpp/impl/codegen/server_callback_handlers.h` (#31533) 2 years ago
Yash Tibrewal 0389940093
GcpObservability: Add config support for constant labels (#31710) 2 years ago
Esun Kim f3fedae7c8
Added readability-redundant-string-cstr (#31707) 2 years ago
Yash Tibrewal 7372e55ba9
Revert "Revert "Observability Logging: Interfaces and structure"" (#31681) 2 years ago
Cheng-Yu Chung c91c2fbd1a
Remove `include/grpcpp/impl/codegen/completion_queue_tag.h` (#31320) 2 years ago
Craig Tiller 3be177223e
Revert "Observability Logging: Interfaces and structure (#31651)" (#31669) 2 years ago
Yash Tibrewal 2146107e25
Observability Logging: Interfaces and structure (#31651) 2 years ago
Cheng-Yu Chung 3ef817b3bf
Clean up the TODO item in build target `grpc_base` -- part `slice` (#31003) 2 years ago
Cheng-Yu Chung 47b9a57de9
Remove `g_glip` and `class GrpcLibraryInterface` (#30414) 2 years ago
Esun Kim 250f9fc026
Revived google-readability-casting (#31607) 2 years ago
Yash Tibrewal 54dd7563c2
Fix import (#31602) 2 years ago
Yash Tibrewal 829f41b733
ObservabilityLogging: Add interface for logging and config parsing implementation for GCP observability (#31571) 2 years ago