googleapis / googleapis/google-cloud-java

[java-spanner] feat: Add metrics for the thread pool that is used for the Async API

Open
#12,266 0 comments 0 reactions 2 assignees Claimed by @asthamohta View on GitHub
api: spanner type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.