rollup
rollup
Attempts to write a rolled up and/or pre-aggregated data point to storage. Note that UTF-8 characters may not be handled properly by the Telnet style API so use the /api/rollup method instead or use the Java API directly. Also see the ../user_guide/rollup
documentation for more information. This endpoint behaves in a similar manner to the put API.
Request
The command format is:
rollup <rollup spec> <metric> <timestamp> <value> <tagk_1>=<tagv_1>[ <tagk_n>=<tagv_n>]
In this case the rollup spec is one of:
-
<interval>:<aggregator>
for a <