浏览代码

Merge pull request #10664 from jingyih/update_changelog_3p4_from_pr10646

CHANGELOG: update CHANGELOG-3.4 from #10646
Gyuho Lee 6 年之前
父节点
当前提交
9dfde8a4fb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG-3.4.md

+ 1 - 0
CHANGELOG-3.4.md

@@ -223,6 +223,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
 - Fix [race conditions in v2 server stat collecting](https://github.com/etcd-io/etcd/pull/9562).
 - Change [gRPC proxy to expose etcd server endpoint /metrics](https://github.com/etcd-io/etcd/pull/10618).
   - The metrics that were exposed via the proxy were not etcd server members but instead the proxy itself.
+- Fix bug where [db_compaction_total_duration_milliseconds metric incorrectly measured duration as 0](https://github.com/etcd-io/etcd/pull/10646).
 
 ### Security, Authentication