grpc example ( https://github.com/open-telemetry/opentelemetry-cpp/tree/main/examples/grpc ) supports only cmake build as of now. bazel build needs to be added. cc @jsuereth added bug as discussed here : https://github.com/open-telemetry/opentelemetry-cpp/pull/729#pullrequestreview-674615647
grpc example ( https://github.com/open-telemetry/opentelemetry-cpp/tree/main/examples/grpc ) supports only cmake build as of now. bazel build needs to be added.
cc @jsuereth added bug as discussed here : #729 (review)