old timestamp

18 views
Skip to first unread message

lulu prat

unread,
Oct 24, 2016, 4:57:06 AM10/24/16
to Blueflood Discuss
hello ,

is it possible to push in blueflood old data (30 years) ? 

thanks

Greg Sharek

unread,
Oct 24, 2016, 10:47:27 AM10/24/16
to Blueflood Discuss
Hi!

The current version of blueflood can be configured to reject metrics a older than a particular amount, or more than a particular amount in the future.  By modifying these values your deployment could accept data 30 years old.

The settings are:
- BEFORE_CURRENT_COLLECTIONTIME_MS - any timestamps more than this amount of time in the past are rejected
- AFTER_CURRENT_COLLECTIONTIME_MS - any timestamps more than this amount of time in the future are rejected


This was introduced in commit 0ae8d1443c97a30d10c83a16f721083dd2b7361e.  Before this, all timestamps were accepted.

Greg
Reply all
Reply to author
Forward
0 new messages