Commit 331e4b4
committed
feat(contrib/coreos): add etcd debug unit
This adds an optional service to aid in debugging etcd issues.
Note that it's only enabled in the cloud-config file, not started.
This enables users to `sudo systemctl start debug-etcd` on a machine
before performing tasks which may strain etcd (such as heavy IO),
and then watch the service's journal to see how things like heartbeat
intervals change.1 parent de24985 commit 331e4b4
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
59 | 69 | | |
60 | 70 | | |
61 | 71 | | |
| |||
0 commit comments