cloud-bulldozer / performance-dashboards

Performance dashboards from the Perf & Scale team
Apache License 2.0
17 stars 40 forks source link

Etcd improvements #14

Closed rsevilla87 closed 3 years ago

rsevilla87 commented 3 years ago

Use irate for latency metrics (Will allow us to detect latency spikes that might be lead to a leader change), and replace rate by delta in slow ops queries.

Signed-off-by: Raul Sevilla rsevilla@redhat.com