November 2018
Intermediate to advanced
556 pages
14h 42m
English
Kairos can accept the Graphite (https://graphite.readthedocs.io/en/latest/feeding-carbon.html) plain-text and pickle protocols. These protocols are plain-text protocols in the following form:
measure_name value timestamp
For instance, here is an example of the payload:
local.random.diceroll 4 1529579463
To enable this, we need to edit the <KAIROSDB_HOME>/conf/kairosdb.properties file and add the following:
kairosdb.service.carbon=org.kairosdb.core.carbon.CarbonServerModule
Read now
Unlock full access