package
2.1.0-alpha.20180416+incompatible
Repository: https://github.com/coyle/cockroach.git
Documentation: pkg.go.dev

# Functions

MakeRuntimeStatSampler constructs a new RuntimeStatSampler object.
NewMetricsRecorder initializes a new MetricsRecorder object that uses the given clock.

# Variables

No description provided by the author
No description provided by the author

# Structs

MetricsRecorder is used to periodically record the information in a number of metric registries.
NodeStatus records the most recent values of metrics for a node.
No description provided by the author
RuntimeStatSampler is used to periodically sample the runtime environment for useful statistics, performing some rudimentary calculations and storing the resulting information in a format that can be easily consumed by status logging systems.
StoreStatus records the most recent values of metrics for a store.