Bug fixes
- Ensure datagram socket in collectd tests is bound before sending (#1575)
- Improve tick overflow handling in SlidingTimeWindowReservoir (#1544)
- Report metrics when stopping ScheduledReporter (#1579)
Improvements
- Add
HttpClientMetricNameStrategy.PATH_AND_METHOD
(#1578) - Support custom floating point formatter in Graphite reporter (#1573)
- Support sending Graphite metric attributes as tags (#1576)