bioyino-metric

Crates.iobioyino-metric
lib.rsbioyino-metric
version0.5.0
sourcesrc
created_at2019-06-24 20:30:35.743949
updated_at2021-12-15 18:38:24.332207
descriptionLibrary for handling metrics in bioyino and related projects
homepage
repositoryhttps://github.com/Albibek/bioyino-metric
max_upload_size
id143305
size148,781
Sergey Noskov (Albibek)

documentation

README

bioyino-metrics

This library contains useful types and methods for working with metrics in bioyino statsd server and some other metric processing software. Features:

  • a type for representing typed and timestamped metrics, generic over floating point format
  • streaming parser of statsd format
  • metric aggregation routines
  • working with Graphite-compatible metric naming including basic tags support
  • schema and functions for sending/receiving metrics in binary Cap'n'Proto format
Commit count: 56

cargo fmt