This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
0.235.3
svc-autorelease
released this
01 Jul 18:52
·
2640 commits
to develop
since this release
Type | Description | Link |
---|---|---|
Improvement | Consolidate PTExexutors fixed executor usage into string-based factories This new API will allow us to optimize thread utilization in a future change without impacting callers. |
#4874 |
Improvement | Remove duplicate metrics from TimelockAgent.createSharedExecutor. Removes the untagged variants of instrumentation, but leaves the tagged executor and thread-factory instrumentation provided by PTExecutors. The tagged metrics are useful more broadly because they can be used with general purpose dashboards and alerts. |
#4875 |