tikv / tikv/pd

Add etcd database space alert

Open
#4,280 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Feature Request

### Describe your feature request related problem

PD etcd database space exceed 8G, then PD start failed.
PD log content:
```
[error="rpc error: code = ResourceExhausted desc = etcdserver: mvcc: database space exceeded"]
```

### Describe the feature you'd like

Add etcd database space alert. For example, when the space avaible is less then 20%, PD can raise a alert.

### Describe alternatives you've considered
None.

### Teachability, Documentation, Adoption, Migration Strategy

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.