Issues
- 4
- 11
Logging metrics factory
#70 opened by glbrntt - 2
'Duration' is only available in tvOS 16.0 or newer
#145 opened by nuke-dash - 6
API for setting list of dimensions on `record`, rather than on Metric creation
#85 opened by avolokhov - 0
- 10
- 0
Make use of Swift 5.7 Duration and friends for Timer
#114 opened by ktoso - 0
Move to docc for documentation
#115 opened by ktoso - 3
Consider a type preserving API
#117 opened by fabianfett - 0
- 0
consider changing `Timer`, `Counter`, `Gauge` and `Recorder` to a value type.
#101 opened by avolokhov - 1
API docs are for version 1.2.1 but we're at 2.x
#97 opened by weissi - 0
[Question] What is the utility of aggregate?
#98 opened by amadeu01 - 1
There are several copy of the SwiftNIO Locks
#95 opened by mengxiangyue - 1
Should recordInterval live in CoreMetrics?
#92 opened by ktoso - 1
Explicitly set counter values
#89 opened by rauhul - 0
README: add links to metrics extras
#87 opened by ktoso - 0
Allow including baggage in reporting metrics?
#78 opened by ktoso - 0
- 1
Additional sugar: Timer.recordInterval(since: DispatchTime, now: DispatchTime = .now())
#79 opened by ktoso - 16
Allow for multiple backends to emit metrics
#55 opened by thecb4 - 2
- 4
- 0
Re-initializing swift-metrics in tests
#60 opened by cpriebe - 3
- 5
Export default process & runtime metrics
#53 opened by MrLotU - 1
- 20
Timer does not maintain units
#39 opened by Yasumoto - 4
Should Gauge gain `add` in addition to `record`?
#36 opened by ktoso - 5
Gauge.record() is under-defined
#34 opened by ktoso - 8
- 3
CocoaPod not updated to 1.1.0 release
#33 opened by prafsoni - 5
Allow for struct MetricHandlers
#32 opened by MrLotU - 5
- 18
- 9
Foundation usage
#8 opened by normanmaurer - 7
- 1
Retain SwiftNIO copyright header
#7 opened by normanmaurer