Skip to content

kvserver: add metrics for per-Replica circuit breakers #74505

@tbg

Description

@tbg

Part of #33007.

With #71806, Replicas can fail-fast when they detect loss of quorum. We need metrics for these circuit breakers:

  • number of currently tripped breakers (gauge)
  • count of trip events (i.e. transitions of a breaker from healthy to unhealthy).

We also want telemetry on the latter.

Metadata

Metadata

Assignees

Labels

A-kv-observabilityC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions