Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[HCP Observability] New MetricsClient (#17100)
* Client configured with TLS using HCP config and retry/throttle * Add tests and godoc for metrics client * close body after request * run go mod tidy * Remove one abstraction to use the config from deps * Address PR feedback * remove clone * Extract CloudConfig and mock for future PR * Switch to hclog.FromContext
- Loading branch information