open-vault/internalshared/configutil
Scott Miller 632c86ecc1
Add new Telemetry config options (#9238)
* Add new Telemetry config options

Add cluster_name, maximum_gauge_cardinality, and usage_gauge_period
configuration options to the config stanza.

Update unit tests.

Document.

Co-authored-by: Mark Gritter <mgritter@hashicorp.com>
2020-06-17 10:07:33 -05:00
..
config.go Add new Telemetry config options (#9238) 2020-06-17 10:07:33 -05:00
config_util.go Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
encrypt_decrypt.go Port encrypted config shared bits to a separate PR (#9037) 2020-05-19 18:15:30 -04:00
encrypt_decrypt_test.go Port encrypted config shared bits to a separate PR (#9037) 2020-05-19 18:15:30 -04:00
kms.go Port encrypted config shared bits to a separate PR (#9037) 2020-05-19 18:15:30 -04:00
listener.go Add cors bits into configutil listener (#9054) 2020-05-20 21:56:12 -04:00
merge.go Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
telemetry.go Add new Telemetry config options (#9238) 2020-06-17 10:07:33 -05:00