Expand description
Objects and helpers for publishing metrics in an efficent manner.
Macros§
- increment
- Increase the field given, by default incrementing by 1
Structs§
- Auto
Exporting Metrics - A wrapper around a Message class that adds periodic backup.
- Auto
Exporting Metrics Builder - A builder to help configure a metrics counter that exports regularly to redis
Traits§
- Metric
Message - Trait for metric messages being exported