Skip to content
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

etcdserver,mvcc: add more storage layer metrics #9761

Merged
merged 8 commits into from
May 23, 2018
Merged

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented May 23, 2018

#9438 and #8910

gyuho added 7 commits May 23, 2018 13:09
{"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>
{"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>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
etcd_mvcc_hash_duration_seconds
etcd_mvcc_hash_rev_duration_seconds

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
@gyuho gyuho changed the title mvcc: add more storage layer metrics etcdserver,mvcc: add more storage layer metrics May 23, 2018
@gyuho gyuho merged commit c444c1f into etcd-io:master May 23, 2018
@gyuho gyuho deleted the mmm branch May 23, 2018 20:11
gyuho added a commit that referenced this pull request Jul 20, 2018
…1-upstream-release-3.3

Automated cherry pick of #9761
gyuho added a commit that referenced this pull request Jul 20, 2018
…1-upstream-release-3.2

Automated cherry pick of #9761
gyuho added a commit that referenced this pull request Jul 20, 2018
…1-upstream-release-3.1

Automated cherry pick of #9761
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant