swift-metrics/Sources/CoreMetrics
tomer doron 971ba26378
add increment and decrement public API to Meter (#132)
motivation: expose increment and decrement public APIs

changes:
* add increment and decrement public API to Meter
* improve the implementation of AccumulatingMeter and TestMeter
* add tests for new APIs
* refactor/modernize other tests
2023-06-21 14:15:23 -07:00
..
Docs.docc add "meter" - a new type of metric and metric handler (#123) 2023-05-24 13:55:56 -07:00
Locks.swift add "meter" - a new type of metric and metric handler (#123) 2023-05-24 13:55:56 -07:00
Metrics.swift add increment and decrement public API to Meter (#132) 2023-06-21 14:15:23 -07:00