open-vault/command/server
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
..
test-fixtures Add new Telemetry config options (#9238) 2020-06-17 10:07:33 -05:00
config.go Fix JSON encoding adding newlines. (#8928) 2020-05-19 16:13:05 -07:00
config_test.go Fix JSON encoding adding newlines. (#8928) 2020-05-19 16:13:05 -07:00
config_test_helpers.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
listener.go Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
listener_tcp.go Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
listener_tcp_test.go Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
listener_test.go
server_seal_transit_acc_test.go Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00