metrics
metrics copied to clipboard
A metrics ecosystem for Rust.
This is a work in progress implementation for #175 Opening this as a draft to have a discussion to see if this is a valid approach to go forward with,...
Updates the requirements on [ahash](https://github.com/tkaitchuck/ahash) to permit the latest version. Release notes Sourced from ahash's releases. Version 0.8.0 Improve the API from 0.7 and may require code changes for some...
Updates the requirements on [prost-build](https://github.com/tokio-rs/prost) to permit the latest version. Release notes Sourced from prost-build's releases. v0.11.0 PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple,...
Updates the requirements on [prost](https://github.com/tokio-rs/prost) to permit the latest version. Release notes Sourced from prost's releases. v0.11.0 PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple,...
Updates the requirements on [prost-types](https://github.com/tokio-rs/prost) to permit the latest version. Release notes Sourced from prost-types's releases. v0.11.0 PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple,...
A way to attach traceids to histograms as per the [OpenMetics specifictaion](https://github.com/OpenObservability/OpenMetrics/blob/master/specification/OpenMetrics.md#exemplars-1) Use case is [grafana tempo](https://grafana.com/go/webinar/getting-started-with-tracing-and-grafana-tempo/)
A while back, we added support to pre-generate the hash of a `Key` in order to speed up its hashing performance when used with `metrics_util::Registry`. One part that I was...
Updates the requirements on [ordered-float](https://github.com/reem/rust-ordered-float) to permit the latest version. Release notes Sourced from ordered-float's releases. v3.0.0 Breaking change: Remove Add/Sub/Mul/Div/Rem impls for &OrderedFloat to fix type inference errors (#91)....
Updates the requirements on [tui](https://github.com/fdehau/tui-rs) to permit the latest version. Release notes Sourced from tui's releases. v0.18.0 Features Update crossterm to 0.23. Changelog Sourced from tui's changelog. v0.18.0 - 2022-04-24...
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...