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

metrics: count lease expirations #8050

Closed
xiang90 opened this issue Jun 7, 2017 · 0 comments
Closed

metrics: count lease expirations #8050

xiang90 opened this issue Jun 7, 2017 · 0 comments
Assignees

Comments

@xiang90
Copy link
Contributor

xiang90 commented Jun 7, 2017

Now, we can map each external RPC to a proposal except lease expirations. etcd server creates a lease revoke proposal for every lease expirations.

We should add metrics around it in etcdserver pkg to help us understand where the proposals coming from better.

@gyuho gyuho self-assigned this Jun 7, 2017
gyuho added a commit to gyuho/etcd that referenced this issue Jun 8, 2017
Fix etcd-io#8050.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
gyuho added a commit to gyuho/etcd that referenced this issue Jun 8, 2017
Fix etcd-io#8050.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
gyuho added a commit to gyuho/etcd that referenced this issue Jun 8, 2017
Fix etcd-io#8050.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
gyuho added a commit to gyuho/etcd that referenced this issue Jun 8, 2017
Fix etcd-io#8050.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
gyuho added a commit that referenced this issue Jun 8, 2017
Fix #8050.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
yudai pushed a commit to yudai/etcd that referenced this issue Oct 5, 2017
Fix etcd-io#8050.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants