googleapis / googleapis/google-cloud-java
[java-spanner] feat: Add metrics for the thread pool that is used for the Async API
未关闭
api: spanner
type: feature request
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 157
描述
The async api uses a default thread pool executor to execute some of the async calls. There are currently no metrics available for this pool, which makes it very hard for users to make an informed decision whether they need to use a custom thread pool with a higher number of threads or not.
See also notes in googleapis/java-spanner#1263
贡献指南
评估
这个 Issue 还没有评估数据。