rs-metrics-process icon indicating copy to clipboard operation
rs-metrics-process copied to clipboard

⏱ Cross-platform Prometheus style process metrics collector of metrics crate

Results 6 rs-metrics-process issues
Sort by recently updated
recently updated
newest added

There's no freebsd.rs The Reth project can't be compiled on FreeBSD because of this problem. https://github.com/paradigmxyz/reth/issues/5918

help wanted

Any chance to make the [`collector` ](https://github.com/lambdalisue/rs-metrics-process/blob/main/src/lib.rs#L99) sub-module public? I'm interested in using the `collect` method to retrieve an instance of a `Metrics` struct and then expose it. Why? My...

documentation
enhancement
good first issue

Updates the requirements on [windows](https://github.com/microsoft/windows-rs) to permit the latest version. Commits db06b51 Release 0.58.0 (#3140) ab03721 Make new windows-strings crate Windows-only (#3143) f6c49f4 Ensure that HSTRING builder provides initialized memory...

dependencies

Updates the requirements on [windows](https://github.com/microsoft/windows-rs) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies
rust

Thank you very much for this library. Very useful :) I am wondering if someone knows an easy way display the data collected by this crate. I am new to...

I'm not familiar with but it seems there is [opentelemetry-rust] crate that support OpenTelemetry and I'd like to support it so that user who don't use [metrics] but [opentelemetry-rust] can...

enhancement
help wanted