Update changelog to include fix for compaction pause duration metric#19837
Update changelog to include fix for compaction pause duration metric#19837ahrtr merged 1 commit intoetcd-io:mainfrom
Conversation
|
Hi @miancheng7. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
f6f0f75 to
b39f98a
Compare
CHANGELOG/CHANGELOG-3.6.md
Outdated
|
|
||
| ### etcd server | ||
|
|
||
| - Fix [the compaction pause duration metric is not emitted for every compaction batch](https://github.com/etcd-io/etcd/pull/19762) |
There was a problem hiding this comment.
| - Fix [the compaction pause duration metric is not emitted for every compaction batch](https://github.com/etcd-io/etcd/pull/19762) | |
| - Fix [the compaction pause duration metric is not emitted for every compaction batch](https://github.com/etcd-io/etcd/pull/19770) |
CHANGELOG/CHANGELOG-3.5.md
Outdated
|
|
||
| ### etcd server | ||
|
|
||
| - Fix [the compaction pause duration metric is not emitted for every compaction batch](https://github.com/etcd-io/etcd/pull/19762) |
There was a problem hiding this comment.
| - Fix [the compaction pause duration metric is not emitted for every compaction batch](https://github.com/etcd-io/etcd/pull/19762) | |
| - Fix [the compaction pause duration metric is not emitted for every compaction batch](https://github.com/etcd-io/etcd/pull/19771) |
Signed-off-by: Miancheng Lin <iml@amazon.com>
b39f98a to
a5834f8
Compare
|
/ok-to-test |
|
Thanks @ahrtr |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted filessee 44 files with indirect coverage changes @@ Coverage Diff @@
## main #19837 +/- ##
==========================================
+ Coverage 66.02% 68.84% +2.81%
==========================================
Files 424 424
Lines 35862 35862
==========================================
+ Hits 23679 24689 +1010
+ Misses 10774 9747 -1027
- Partials 1409 1426 +17 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahrtr, ivanvc, miancheng7 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.