1 unstable release

Uses old Rust 2015

0.0.1 Jul 7, 2018

#186 in #monitoring

MPL-2.0 license

30KB
616 lines

tusk_data

Description

tusk_data provides the data types and operations that can be performed on them.

Types

There are three groups of data types that Tusk understands.

  1. APM - Tracing, Can also contain Parts of log lines.
  2. Logs - Logging, can also contain metrics.
  3. Metrics - Raw numerical values with some metadata.

Dependencies

~4–6MB
~104K SLoC