Crate goodmetrics

source ·
Expand description

A Rust implementation of goodmetrics; a low-overhead, expressive metrics infrastructure built for web services.

[goodmetrics] is a metrics recording toolbox built on tonic and [gRPC]. It focuses on your service first - metrics are never more important than your users. After that, high performance, low predictable overhead, and ease of maintenance are prioritized.

Examples

Some basic examples can be found under src/benches.

Getting Started

Check out goodmetrics documentation for database setup and general ecosystem information.

Feature Flags

Modules