Public Changes - * Add a pkgconfig installer for `grpcpp_otel_plugin` Example Changes - * Add example of how to use the pkgconfig for `grpcpp_otel_plugin` with the existing OpenTelemetry example. * Add another OpenTelemetry example that uses OTel's OStream exporter. This makes it easier to test the pkgconfig file for `grpcpp_otel_plugin` since the OStream exporter does not require any additional dependencies, as opposed to the Prometheus exporter. Test changes - * Modify `run_distrib_test_cmake_pkgconfig.sh` test to install opentelemetry and build the example with the OStream exporter. Closes #36686 PiperOrigin-RevId: 636965475 |
||
|---|---|---|
| .. | ||
| cancellation | ||
| cmake | ||
| compression | ||
| csm | ||
| deadline | ||
| debugging | ||
| error_details | ||
| error_handling | ||
| gcp_observability/helloworld | ||
| generic_api | ||
| health | ||
| helloworld | ||
| interceptors | ||
| keepalive | ||
| load_balancing | ||
| metadata | ||
| multiplex | ||
| orca | ||
| otel | ||
| reflection | ||
| route_guide | ||
| systemd_socket_activation | ||
| unix_abstract_sockets | ||
| wait_for_ready | ||
| xds | ||
| README.md | ||
README.md
gRPC C++ Examples
- Hello World! Eager to run your first gRPC example? You'll find instructions for building gRPC and running a simple "Hello World" app in Quick Start.
- Route Guide. For a basic tutorial on gRPC see gRPC Basics.
For information about the other examples in this directory, see their respective README files.