googleapis / googleapis/google-cloud-java
[java-spanner] feat: Add metrics for the thread pool that is used for the Async API
Offen
#12,266
0 Kommentare
0 Reaktionen
2 zugewiesene Personen
Beansprucht von @asthamohta
Auf GitHub ansehen
api: spanner
type: feature request
- Vorherrschende Sprache
- Java
- Sterne
- 2.1k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 154
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.