Another OpenMetrics / Prometheus client library for Rust
Stars
8
Forks
1
Watchers
8
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix(process): register cpu_seconds_total and bump version to 0.2.1 (#174)
da8bc4eView on GitHubfix(format/text): avoid duplicate counter `_total` suffix (#173)
ea3c5fcView on GitHubfeat(derive): add `LabelSet` derive and refactor derive input borrowing (#171)
2472997View on GitHubfeat(derive): support tuple newtype structs for `EncodeLabelValue` derive (#170)
bd222dbView on GitHubchore(examples): add content negotiation into exporter examples (#168)
f2da3c6View on GitHubfeat(format/text): add explicit text profiles with escaping schemes and strict profile handling (#167)
3ac75d3View on GitHubfeat(format/text): tighten Prometheus profile semantics and escaping (#166)
3034b5bView on GitHubfeat(format/protobuf)!: add Prometheus protobuf profile support and profile-based APIs (#165)
f34d95fView on GitHub