-
Metrics
:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on. (by dropwizard)
I have been a loyal user of Java's Dropwizard Metrics library. And it's the most important missing part when our team writing a large-scale rust application. So I decide to port the library to Rust: Metriki
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
I have been a loyal user of Java's Dropwizard Metrics library. And it's the most important missing part when our team writing a large-scale rust application. So I decide to port the library to Rust: Metriki
-
The most important character of Metriki, that different it from metrics, is it aggregates metrics on the client side so you can record data at a fixed interval while retaining its statistical information.