Module mz_compute_client::metrics
source ยท Expand description
Metrics for the compute controller components
Structsยง
- Metrics keyed by
ComputeCommand
type. - Compute controller metrics.
- Metrics tracked by the command history.
- Per-instance metrics
- Metrics for finished peeks, keyed by peek result.
- Per-replica-and-collection metrics.
- Per-replica metrics.
- Per-replica metrics counters.
- Response
Metrics ๐Metrics keyed byComputeResponse
type.
Type Aliasesยง
- Counter ๐
- Gauge ๐
- Histogram ๐
- IntCounter ๐
- TODO(database-issues#7533): Add documentation.