tomsun28 opened a new issue, #2819:
URL: https://github.com/apache/hertzbeat/issues/2819

   ### Description
   
   Now in victoria-metrics warehouse `VictoriaMetricsProperties 
VictoriaMetricsClusterDataStorage`, we execute an http import request for each 
metric record data, which causes great database pressure. 
   The best practice maybe to use batch insertion, similar to Kafka message 
submission, to batch insert metrics data for a period of time or a certain 
number of rows into the database together. 
   
   ### Task List
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to