Module metrics

Source
Expand description

Metrics for the compute controller components

Structsยง

CommandMetrics
Metrics keyed by ComputeCommand type.
ComputeControllerMetrics
Compute controller metrics.
HistoryMetrics
Metrics tracked by the command history.
InstanceMetrics
Per-instance metrics
PeekMetrics
Metrics for finished peeks, keyed by peek result.
ReplicaCollectionMetrics ๐Ÿ”’
Per-replica-and-collection metrics.
ReplicaMetrics
Per-replica metrics.
ReplicaMetricsInner
Per-replica metrics counters.
ResponseMetrics ๐Ÿ”’
Metrics keyed by ComputeResponse type.

Type Aliasesยง

Counter ๐Ÿ”’
Histogram ๐Ÿ”’
IntCounter ๐Ÿ”’
UIntGauge ๐Ÿ”’