Expand description
Periodic sampling for logs, metrics, and other use cases through a simple macro
Structs§
- Sampling
- An internal struct that can be checked if a sample is ready for the
sample!
macro
Enums§
- Sample
Rate - The rate at which a
sample!
macro will run it’s given function