tusk_data 0.0.1

Data types for monitoring with Tusk
Documentation
1
2
3
4
5
6
7
8
9
10
# 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.