1 unstable release
0.1.0 |
|
---|---|
0.0.1 | May 27, 2019 |
#44 in #data-points
340KB
387 lines
Tusk
Installation
Terminology
Word | Meaning |
---|---|
Tag | A string associated with a reading |
Dimension | A key-value pair associated with a reading |
Metadata | A combination of tags and dimensions associated with a reading |
Data Point | A combination of a name and a value, an example would be temperature and 24 |
Reading | A combination of metadata and datapoints with a timestamp |
Structure
The Tusk agent consists of the main agent and a selection of plugins.
Inputs
Input plugins provide a series of readings from a source.
Outputs
Input plugins send a series of readings to a destination.
Pipelines
Pipelines are a series of processing steps connecting inputs and outputs that can transform or aggregate the data.
Configuration
Configure Tusk
Configure the plugins
Inputs
Outputs
Pipelines
Dependencies
~24–35MB
~539K SLoC