Revision 008074187c329c5fe73944a486040f1135229e64 authored by Gyuho Lee on 12 August 2020, 17:23:22 UTC, committed by Gyuho Lee on 13 August 2020, 01:38:35 UTC
Similar counts are exposed via Prometheus.
This adds the one that are perceived by etcd server.

e.g.

os_fd_limit 120000
os_fd_used 14
process_cpu_seconds_total 0.31
process_max_fds 120000
process_open_fds 17

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
1 parent cf558ee
History
File Mode Size
auth.pb.go -rw-r--r-- 22.4 KB
auth.proto -rw-r--r-- 822 bytes

back to top