-
Notifications
You must be signed in to change notification settings - Fork 9.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automated cherry pick of #9761 #9940
Automated cherry pick of #9761 #9940
Commits on Jul 19, 2018
-
etcdserver: add "etcd_server_heartbeat_failures_total"
{"level":"warn","ts":1527101858.4149103,"caller":"etcdserver/raft.go:370","msg":"failed to send out heartbeat; took too long, server is overloaded likely from slow disk","heartbeat-interval":0.1,"expected-duration":0.2,"exceeded-duration":0.025771662} {"level":"warn","ts":1527101858.4149644,"caller":"etcdserver/raft.go:370","msg":"failed to send out heartbeat; took too long, server is overloaded likely from slow disk","heartbeat-interval":0.1,"expected-duration":0.2,"exceeded-duration":0.034015766} Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4c7bf51 - Browse repository at this point
Copy the full SHA 4c7bf51View commit details -
etcdserver: add "etcd_server_slow_apply_total"
{"level":"warn","ts":1527101858.6985068,"caller":"etcdserver/util.go:115","msg":"apply request took too long","took":0.114101529,"expected-duration":0.1,"prefix":"","request":"header:<ID:1029181977902852337> put:<key:\"\\000\\000... Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e43224c - Browse repository at this point
Copy the full SHA e43224cView commit details -
mvcc/backend: clean up mutex, logging
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f7367d9 - Browse repository at this point
Copy the full SHA f7367d9View commit details -
mvcc/backend: document metrics ExponentialBuckets
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4ad3504 - Browse repository at this point
Copy the full SHA 4ad3504View commit details -
mvcc/backend: add "etcd_disk_backend_defrag_duration_seconds"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 978727a - Browse repository at this point
Copy the full SHA 978727aView commit details -
mvcc/backend: fix defrag duration scale
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for da304d7 - Browse repository at this point
Copy the full SHA da304d7View commit details -
mvcc: add "etcd_mvcc_hash_(rev)_duration_seconds"
etcd_mvcc_hash_duration_seconds etcd_mvcc_hash_rev_duration_seconds Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d5654ba - Browse repository at this point
Copy the full SHA d5654baView commit details -
etcdserver: rename to "heartbeat_send_failures_total"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d509620 - Browse repository at this point
Copy the full SHA d509620View commit details
Commits on Jul 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7f421ef - Browse repository at this point
Copy the full SHA 7f421efView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 143fc4c - Browse repository at this point
Copy the full SHA 143fc4cView commit details