Skip to content

Capnp schema and functions for metrics used in bioyino and related projects

License

Notifications You must be signed in to change notification settings

avito-tech/bioyino-metric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Capnp schema and functions for metrics used in bioyino and related projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 95.5%
  • Cap'n Proto 4.5%