swift-metrics/Tests
Konrad `ktoso` Malawski d9f63df00c Introduce metric.destroy() to enable lifecycle management (#17)
motivation: allow middleware libraries better control of metric object lifecycle to reduce potential memory footprint when using metrics libraries that use some kind of registry or cache (eg polling backends)

changes:
* Introduce metric.destroy() to enable lifecycle management
* Add destroy functions to example impl in readme
2019-04-19 10:33:58 -07:00
..
MetricsTests Introduce metric.destroy() to enable lifecycle management (#17) 2019-04-19 10:33:58 -07:00
LinuxMain.swift fix linux tests formatting (#13) 2019-04-12 10:57:04 -07:00