open-vault/physical
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
..
aerospike Aerospike backend update (#12165) 2021-11-29 11:09:12 -08:00
alicloudoss
azure
cassandra Add retry policy and fix documentation for Cassandra storage backend (#10467) 2022-08-30 11:00:48 -07:00
cockroachdb update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
consul merkle sync undo logs (#17103) 2022-09-13 10:03:19 -07:00
couchdb
dynamodb Add AWS_DYNAMODB_REGION Environment variable (#15054) 2022-04-28 12:29:51 -07:00
etcd Remove support for etcd v2 storage backend. (#14193) 2022-02-22 16:48:04 -05:00
foundationdb refactor: replace strings.Replace with strings.ReplaceAll (#15392) 2022-08-03 15:22:48 -04:00
gcs update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
manta
mssql
mysql Increase column width of vault_key on mysql (#14231) 2022-02-24 09:21:57 -05:00
oci
postgresql update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
raft Add more raft metrics, emit more metrics on non-perf standbys (#12166) 2022-10-07 09:09:08 -07:00
s3
spanner update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
swift Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
zookeeper