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

Investigate Prometheus Native Histograms #95

Open fabianfett opened 1 year ago

fabianfett commented 1 year ago

Prometheus has a new experimental feature called Native Histograms.

Native Histograms currently require export via deprecated protobufs, which is a bit weird.

More info: