swift-metrics/Sources/CoreMetrics
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
..
Locks.swift Retain SwiftNIO copyright header (#10) 2019-04-11 10:12:49 -07:00
Metrics.swift Introduce metric.destroy() to enable lifecycle management (#17) 2019-04-19 10:33:58 -07:00