2 Commits

Author SHA1 Message Date
Mark Gritter
02326b96bb
Replaced ClusterMetricSink's cluster name with an atomic.Value. (#9252)
* Replaced ClusterMetricSink's cluster name with an atomic.Value.
This should permit go-race tests to pass which seal and unseal
the core.

* Replace metric sink before unseal to avoid data races.
2020-06-18 12:55:50 -05:00
Mark Gritter
72afe55906
Utility for collecting new gauge metrics (#9017) 2020-05-19 17:54:43 -05:00