lastbucket value for BUCKETIZE function doesn't work for me because i need this value to be after 'younger' datapoint.
example:
NEWGTS
'test name'
RENAME
{ 'label0' '42' 'label1' 'foo' }
RELABEL
1100 NaN NaN NaN 10 ADDVALUE
1000 NaN NaN NaN 9 ADDVALUE
900 NaN NaN NaN 8 ADDVALUE
700 NaN NaN NaN 7 ADDVALUE
500 NaN NaN NaN 6 ADDVALUE
400 NaN NaN NaN 5 ADDVALUE
300 NaN NaN NaN 4 ADDVALUE
200 NaN NaN NaN 3 ADDVALUE
100 NaN NaN NaN 2 ADDVALUE
'gts' STORE
$gts
0 ATINDEX
'lastDataPoint' STORE
// Here i want to do something like:
$lastDataPoint = 3000 NaN NaN NaN NaN //i need to only change the timestamp but keep the value
//and add this tick to $gts before bucketizing
???
Thanks,
Nils
--
You received this message because you are subscribed to the Google Groups "Warp 10 users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to warp10-users+unsubscribe@googlegroups.com.
To post to this group, send email to warp10...@googlegroups.com.
Visit this group at https://groups.google.com/group/warp10-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/warp10-users/59b5a4fd-9e3a-4a92-a669-4a403ca48ba9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to warp10-users...@googlegroups.com.