Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
View staffing
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
- Use Telemetry to get the client-side metrics of a Spanner instance, for example the session pool status[1].
How this might work:
- Migrate the OpenCensus instrumentation about Spanner client library to OpenTelemetry.
If applicable, reasons why alternative solutions are not sufficient:
- OpenCensus has become deprecated since July 2023[2] and it will have limited support and maintenance in the future.
Other information (workarounds you have tried, documentation consulted, etc):
- The users can use OT bridge to convert OpenCensus metrics to OpenTelemetry[3], however it would be better to get OpenTelemetry metrics directly.
[1]
[2]
[3]