package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
NewRaftTracer creates a new RaftTracer with the given ambient context for the replica.
# Variables
LogRaftTracesToCockroachLog controls whether we log raft traces to the cockroach.log in addition to adding the event to the trace.
MaxConcurrentRaftTraces is the maximum number of entries that can be traced at any time on this store.
# Structs
RaftTracer is a utility to trace the lifetime of raft log entries.