package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
MergeSerializedRegistries merges the serialized representations of two Registries into one.
NewMetrics returns a new instance of Metrics.
NewRegistry creates a new Registry.
# Variables
DurationThreshold is the cluster setting for the threshold of LOCK_WAIT contention event durations.
EnableSerializationConflictEvents is the cluster setting to enable recording SERIALIZATION_CONFLICT contention events to the event store.
StoreCapacity is the cluster setting that controls the maximum size of the contention event store.
TxnIDResolutionInterval is the cluster setting that controls how often the Transaction ID Resolution is performed.
# Type aliases
ResolverEndpoint is an alias for the TxnIDResolution RPC endpoint in the status server.