InfluxData's T.I.C.K. stack is made up from the following components:
| Component | Role |
|---|---|
| Telegraf | Data collector |
| InfluxDB | Stores data |
| Chronograf | Visualizer |
| Collection indicators: | |
| '? ' : Key indicator. | |
| ': ' : Value indicator. | |
| '- ' : Nested series entry indicator. | |
| ', ' : Separate in-line branch entries. | |
| '[]' : Surround in-line series branch. | |
| '{}' : Surround in-line keyed branch. | |
| Scalar indicators: | |
| '''' : Surround in-line unescaped scalar ('' escaped '). | |
| '"' : Surround in-line escaped scalar (see escape codes below). |