File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -46,3 +46,14 @@ Previous change logs can be found at [CHANGELOG-3.6](https://github.com/etcd-io/
4646### etcdutl
4747
4848- [ Add a timeout flag to all etcdutl commands] ( https://github.com/etcd-io/etcd/pull/20708 ) when waiting to acquire a file lock on the database file.
49+
50+ ### Metrics, Monitoring
51+
52+ See [ List of metrics] ( https://etcd.io/docs/latest/metrics/ ) for all metrics per release.
53+
54+ - Add [ ` etcd_server_request_duration_seconds ` ] ( https://github.com/etcd-io/etcd/pull/21038 ) .
55+ - Add [ the following metrics related to watch send loop] ( https://github.com/etcd-io/etcd/pull/21030 ) ,
56+ - etcd_debugging_server_watch_send_loop_watch_stream_duration_seconds
57+ - etcd_debugging_server_watch_send_loop_watch_stream_duration_per_event_seconds
58+ - etcd_debugging_server_watch_send_loop_control_stream_duration_seconds
59+ - etcd_debugging_server_watch_send_loop_progress_duration_seconds
You can’t perform that action at this time.
0 commit comments