Skip to content

feat: Add metrics for the thread pool that is used for the Async API #1268

Open
@olavloite

Description

@olavloite

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 #1263

Metadata

Metadata

Labels

api: spannerIssues related to the googleapis/java-spanner API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions