Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

0.239.8

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 29 Jul 13:26
· 2589 commits to develop since this release
622bbb0
Type Description Link
Fix TimeLock is now more resilient to single nodes being slow, even in the learners. #4896
Improvement This change adds a health check to track the leader election rate on TimeLock. #4907
Improvement AtlasDB now publishes only the counter metrics for the top 10 tables by delta relative to the last measurement for SnapshotTransaction (cellsRead, cellsReturned, emptyValue, invalidStartTs, invalidCommitTs, commitTsGreaterThanTransactionTs). This should detect spikes as well as by default track the busiest tables, while making savings on metrics cost. #4920
Improvement Remove local and remote host metrics. #4922