open-vault/helper/metricsutil
Mark Gritter 97d415d024
Token gauge metrics implementation. (#9239)
* Token gauge metrics implementation.
* Enable gauges only when interval is nonzero.
* Added count by TTL
* Yandle "in restore mode" error specifically.
* Refactored initialization code for gauge collection processes.
* Fixed for multiple namespaces.
* Ability to disable individual gauges with environment variable.
* changelog++
2020-06-23 18:36:24 -05:00
..
bucket.go Token gauge metrics implementation. (#9239) 2020-06-23 18:36:24 -05:00
bucket_test.go Token creation counters (#9052) 2020-06-02 13:40:54 -05:00
gauge_process.go Utility for collecting new gauge metrics (#9017) 2020-05-19 17:54:43 -05:00
gauge_process_test.go Replaced ClusterMetricSink's cluster name with an atomic.Value. (#9252) 2020-06-18 12:55:50 -05:00
metricsutil.go Add accept header check for prometheus mime type (#7958) 2019-12-11 11:59:19 -08:00
metricsutil_test.go Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
wrapped_metrics.go Replaced ClusterMetricSink's cluster name with an atomic.Value. (#9252) 2020-06-18 12:55:50 -05:00
wrapped_metrics_test.go Replaced ClusterMetricSink's cluster name with an atomic.Value. (#9252) 2020-06-18 12:55:50 -05:00