Influxdb: Out of memory /var/log/messages

I found the solution, it was so simple, in influxdb.conf, it is necessary to change, because I had that in true:

[http]
write-tracing = false

I missed to check before!

Thanks for all!