Skip to content

Commit

Permalink
CHANGELOG:add wal write system call metrics observation
Browse files Browse the repository at this point in the history
Signed-off-by: Qiuyu Wu <qiuyu.wu@shopee.com>
  • Loading branch information
Qiuyu Wu committed Apr 7, 2024
1 parent 84e67ff commit 723f45f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/

### etcd server
- Fix [LeaseTimeToLive returns error if leader changed](https://github.com/etcd-io/etcd/pull/17704).
- Add [metrics `etcd_disk_wal_write_duration_seconds`](https://github.com/etcd-io/etcd/pull/17616).

### Package `clientv3`
- Add [requests retry when receiving ErrGPRCNotSupportedForLearner and endpoints > 1](https://github.com/etcd-io/etcd/pull/17641).
Expand Down

0 comments on commit 723f45f

Please sign in to comment.