googleapis / googleapis/google-cloud-cpp
Rethink how GCS+gRPC is built
Open
api: storage
type: cleanup
- Dominant language
- C++
- Stars
- 659
- Forks
- 462
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
We are taking a hard dependency on `opentelemetry-cpp` and a soft dependency on gRPC's OTel plugin, even though both are required for metrics. It seems like we would want either both deps to be optional, or neither to be optional.
CMake and Bazel are also out of step.
We need to make progress though, so let's come back to this decision later.
Contributor guide
Assessment
This issue has not been assessed yet.