swift-server / swift-prometheus

Prometheus client library for Swift

Home Page:https://swiftpackageindex.com/swift-server/swift-prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate Prometheus Native Histograms

fabianfett opened this issue · comments

Prometheus has a new experimental feature called Native Histograms.

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

More info: