-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
Expected behavior
As a kine user
In order to diagnose performance issues such as chatty SQL for a standby kine instance in a multi-server cluster
I need to measure incoming etcd traffic received by each kine instance
Current behavior
- Kine is only exporting metrics about egress sql queries, but lacks metrics about ingress etcd
- See also https://gist.github.com/gberche-orange/32020e5fd00475d678eda04dec066955 about additional metrics exported by go libraries and go runtime
Workaround
Measure client-side etcd calls from K8s api, however due to load balancing, the metrics are insufficient
Metadata
Metadata
Assignees
Labels
No labels