2.2.0
New addition allowing for floating point counters. This API will be right away supported by SwiftPrometheus, other libs may follow.
SemVer Minor
New API:
- Add
FloatingPointCounter
which allows reporting floating point metrics when necessary. Thanks @rauhul!