Bug fixes
- Fixes race condition on
Distribution
which caused invalid metric labels to reported - Fixes race condition on
PersistentGauge
which caused writes to a closed metrics queue when using the statsd sink. - Fixes
SafeHTTPClient
so that it avoids fetching connections from the underlying pool when checking for forbidden host IPs.