swift-server / swift-prometheus

Prometheus client library for Swift
https://swiftpackageindex.com/swift-server/swift-prometheus
Apache License 2.0
142 stars 30 forks source link

Gauge implements MeterHandler #97

Closed fabianfett closed 1 year ago

fabianfett commented 1 year ago

For performance reasons we should implement the MeterHandler protocol directly.