Bug#1138733: ITP: rust-metrics -- a lightweight metrics facade
Eric Dorland <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <178045800231.2701866.16952940805670439259.reportbug__27697.5754810095$1780458220$gmane$org@colossus.kuroneko.ca> |
Package: wnpp Severity: wishlist Owner: Eric Dorland <[email protected]> X-Debbugs-Cc: [email protected], [email protected] * Package name : rust-metrics Version : 0.24.6 Upstream Contact: Toby Lawrence <[email protected]> * URL : https://github.com/metrics-rs/metrics * License : MIT Programming Lang: Rust Description : a lightweight metrics facade metrics provides macros, similar to the log crate, that let library and executable authors instrument their code by collecting metrics -- incrementing counters, gauges, and histograms -- about their code, deferring the collecting and export of these metrics to whatever the installed metrics library is. Dependency for newer versions of atuin.