On Friday, November 4, 2016 at 3:57:26 AM UTC+11, Sean Beckett wrote: > > InfluxDB does support explicit RAM limits. There are throttles in the > config file for maximum number of series, concurrent queries, number of > points queried, and query runtime. Set those as low as you dare and raise > them until the performance is acceptable. That will limit RAM use. > > Also, use as few shards as possible, keep any strings short, and don't > overwrite points. >
Great info. But hard to action. Is there any further guidance? In my experience (as I just explained here: https://groups.google.com/d/msg/influxdb/aALTV0YkOKE/p9qxGVjeAQAJ ) InfluxDB quits occasionally due to OOM, but does so at innocuous times. Certainly not correlated with high use or any changes to schema or unusual queries. So nothing that points towards any of those config items. -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/influxdb. To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/8c02fc90-a0d9-4994-b604-f69f11f5a427%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
