A large number of points cannot be logged in real time

When I use Influxdb3 enterprise to log data, there will be situations where the data cannot be fully recorded in real time. I have sorted out the following two cases.

  1. I logged different amount points with 1s interval and I have recorded if it can be fully logged in time.


    When I log 8k points into enterprise for 30min, all the data can be fully logged in real time. If I add points to 9k or more, it cannot fully be logged in real time. So, we want to ask if there is a throughput limitation in InfluxDB3 enterprise.

  2. When I log 8k points for 30min, all the data can be fully logged in real time. And when I log 8k for 1h, it may not be fully logged in real time. Will there be a decline in performance after a certain amount of accumulation? Or what other possible factors may affect it?

Thanks in advance!

Hi @Rainie InfluxDB 3 Enterprise is designed for much higher workloads such as high ingestion so you should be able to write and query all of that data. Can you please send an email to support@influxdata.com with this table and bit more information such as how are you writing data to InfluxDB 3 Enterprise and how did you verify what was written and what was missing ? Thanks!

OK! I will send an email with more details. Thanks!

1 Like