39c7e7c191
Add some metrics helpful for monitoring raft cluster state. Furthermore, we weren't emitting bolt metrics on regular (non-perf) standbys, and there were other metrics in metricsLoop that would make sense to include in OSS but weren't. We now have an active-node-only func, emitMetricsActiveNode. This runs metricsLoop on the active node. Standbys and perf-standbys run metricsLoop from a goroutine managed by the runStandby rungroup. |
||
---|---|---|
.. | ||
bolt_32bit_test.go | ||
bolt_64bit_test.go | ||
bolt_linux.go | ||
chunking_test.go | ||
fsm.go | ||
fsm_test.go | ||
io.go | ||
msgpack.go | ||
raft.go | ||
raft_autopilot.go | ||
raft_test.go | ||
raft_util.go | ||
snapshot.go | ||
snapshot_test.go | ||
streamlayer.go | ||
streamlayer_test.go | ||
types.pb.go | ||
types.proto | ||
varint.go | ||
vars_32bit.go | ||
vars_64bit.go |