open-vault/website/content/docs/internals
Nick Cabatoff 39c7e7c191
Add more raft metrics, emit more metrics on non-perf standbys (#12166)
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.
2022-10-07 09:09:08 -07:00
..
architecture.mdx Fix typos in architecture page (#16978) 2022-09-01 12:02:50 -07:00
high-availability.mdx Vault documentation: updated install and ha files (#16498) 2022-08-02 11:40:09 -07:00
index.mdx vault documentation: updated architecture doc page (#16569) 2022-08-04 11:29:31 -07:00
integrated-storage.mdx Minor doc grammar update (#17032) 2022-09-07 10:04:18 -04:00
limits.mdx website: content updates for developer (#17035) 2022-09-22 08:11:04 -07:00
replication.mdx Document how replication uses cluster addresses. (#16545) 2022-08-04 09:10:23 -04:00
rotation.mdx Vault documentation: updated key share/unseal images (#15526) 2022-05-20 10:59:30 -07:00
security.mdx vault documentation: doc cleanup effort-batch4 (#16711) 2022-08-12 15:39:58 -07:00
telemetry.mdx Add more raft metrics, emit more metrics on non-perf standbys (#12166) 2022-10-07 09:09:08 -07:00
token.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00