Skip to content

Commit 98f54ec

Browse files
authored
Merge pull request #9943 from wenjiaswe/changelog49942
CHANGELOG-3.2: update from #9942
2 parents 9383107 + fa42a1f commit 98f54ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG-3.2.md

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ See [code changes](https://github.com/coreos/etcd/compare/v3.2.23...v3.2.24) and
1414

1515
Note that any `etcd_debugging_*` metrics are experimental and subject to change.
1616

17+
- Add [`etcd_server_heartbeat_send_failures_total`](https://github.com/coreos/etcd/pull/9942) Prometheus metric.
18+
- Add [`etcd_server_slow_apply_total`](https://github.com/coreos/etcd/pull/9942) Prometheus metric.
19+
- Add [`etcd_disk_backend_defrag_duration_seconds`](https://github.com/coreos/etcd/pull/9942) Prometheus metric.
20+
- Add [`etcd_mvcc_hash_duration_seconds`](https://github.com/coreos/etcd/pull/9942) Prometheus metric.
1721
- Add [`etcd_server_slow_read_indexes_total`](https://github.com/coreos/etcd/pull/9897) Prometheus metric.
1822
- Add [`etcd_server_quota_backend_bytes`](https://github.com/coreos/etcd/pull/9820) Prometheus metric.
1923
- Use it with `etcd_mvcc_db_total_size_in_bytes` and `etcd_mvcc_db_total_size_in_use_in_bytes`.

0 commit comments

Comments
 (0)