google-cloud-cpp
google-cloud-cpp copied to clipboard
Observability for the storage library
This is a broad feature request, with many details to be filled out later. A number of stakeholders need the library to be more "observable", by which we mean:
- Integrate with tracing systems like Zipkin
- Have counters for interesting events (what is "interesting" is TBD)
- Expose these counters via something like OpenTelemetry for C++
- Export such counters to Stackdriver or other monitoring systems
We still want this, no progress.
We have larger effort around tracing for 2022-Q4
Blocked until 2023-Q2
We have narrowed this to "integrate with OpenTelemetry Tracing".
We are tracking the remaining problems in separate bugs.