cockroachdb / cockroachdb/docs

PR #106094 - kvserver: add raft.replication.latency histogram

Ouverte
#17,401 0 commentaires 0 réactions 1 personne assignée Réclamée par @rmloveland Voir sur GitHub
C-product-change
Langage dominant
HTML
Étoiles
212
Forks
476
Merge moyen
40 min
PR mergées (30 j)
3

Description

Exalate commented:

Related PR: https://github.com/cockroachdb/cockroach/pull/106094
Commit: https://github.com/cockroachdb/cockroach/commit/848057113e9eb919cebdb4653c7ccc084aba8688
Epic: CRDB-25287

---

Release note (ops change): a histogram metric raft.replication.latency was added.
It tracks the time between evaluation and application of the command. This includes
time spent in the quota pool, in replication (including reproposals) as well as log
application, but notably *not* sequencing latency, i.e. contention and latch
acquisition.

Jira Issue: DOC-8271

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.