mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-05 22:27:03 +02:00
* Introduce hashicorp/go-metrics compatibility Compatability is attained with build tags Using tag armonmetrics or no tag at all will result in the library utilizing github.com/armon/go-metrics for metrics emission Using tag hashicorpmetrics will result in the library utilizing the updated github.com/hashicorp/go-metrics for metrics emission. Bump root module go.mod to pull in indirect hashicorp/go-metrics dependency from the sdk module Update module readme. Updates * Finish the sentence. * Update sdk/README.md Co-authored-by: Paul Banks <pbanks@hashicorp.com> * Fix up errant usage of non-compat module * Fix go fmt --------- Co-authored-by: Paul Banks <pbanks@hashicorp.com> Co-authored-by: Josh Black <raskchanky@gmail.com> |
||
---|---|---|
.. | ||
file | ||
inmem | ||
cache_test.go | ||
cache.go | ||
encoding_test.go | ||
encoding.go | ||
entry.go | ||
error_test.go | ||
error.go | ||
latency_test.go | ||
latency.go | ||
physical_access.go | ||
physical_view.go | ||
physical.go | ||
testing.go | ||
transactions.go |