Skip to content

Commit

Permalink
Merge pull request #17728 from Akiqqqqqqq/changelog-add-wal-write-tim…
Browse files Browse the repository at this point in the history
…e-metric

CHANGELOG:add wal write system call metrics observation
  • Loading branch information
ahrtr authored Apr 8, 2024
2 parents 0be1976 + 723f45f commit 8edfd48
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 8edfd48

Please sign in to comment.