grpc/test/cpp
Yash Tibrewal 7c79712d13
[GSM Observability] Metadata Exchange Implementation (#34051)
A new metadata type `x-envoy-peer-metadata` is being introduced. We
don't have a better way to do this at the moment compared to just adding
it in `metadata_batch.h`.

The GSM Observability plugin uses this metadata to send topology
information to peers in the form of serialized and base64 encoded
`google::protobuf::Struct`. The individual keys being used inside the
struct are subject to change.

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
2023-08-31 22:43:36 -07:00
..
client [test] delete client_channel_stress_test (#33763) 2023-07-19 17:32:10 -07:00
cocoapods [ObjC] Upgrade podspec xx.deployment_target (#33091) 2023-05-20 20:38:24 +00:00
codegen [codegen] Escape variable delimiters in raw comment printing (#32190) 2023-01-24 14:39:19 -08:00
common [EventEngine] C++ Alarm migration and PosixEventEngine performance enhancements (#34056) 2023-08-16 11:54:04 -07:00
end2end [xDS] improve RPC failure status message when aggregate cluster graph has no leaf clusters (#34201) 2023-08-30 12:07:52 -07:00
ext [GSM Observability] Metadata Exchange Implementation (#34051) 2023-08-31 22:43:36 -07:00
grpclb Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
interop [PSM Interop] Synchronize messages.proto (#34182) 2023-08-28 12:45:10 -07:00
microbenchmarks [promises] Client channel promise conversion (#33210) 2023-08-30 14:47:59 -07:00
naming [DNS test] unskip a test on windows (#34209) 2023-08-30 20:05:23 -07:00
performance writes_per_rpc_test: TSAN data race fix (#32688) 2023-03-22 19:15:25 -07:00
qps [benchmark][reland] Local loadtest scenario runner (#34159) 2023-08-24 11:07:53 -07:00
security Added verified_root_cert_subject pass up through cpp api (#32335) 2023-03-08 13:41:26 -05:00
server TlsCreds: Support revocation of intermediate in chain. (#32544) 2023-03-23 11:34:59 -04:00
test Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
thread_manager [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
util [Windows] Make resolver_component_tests_runner_invoker run with Bazel on RBE (#34122) 2023-08-24 11:05:50 -07:00
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00