You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Warp 10 users
Hello,
May you confirm that that the string value of a given datapoint must be below 64 ko?
If this is the case, it is a default setting that we can modify?
thank you very much for your answer.
Mathias Herberts
unread,
Feb 14, 2019, 7:38:02 AM2/14/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Warp 10 users
Hi,
yes there is a limit to the size of string values for Geo Time Series. The default is indeed 65536 bytes, it can be changed using 'standalone.value.maxsize' for the standalone version or 'ingress.value.maxsize' for the distributed version. Ensure that 'max.encoder.size' is greater than the set limit by at least 32 bytes.