[RADIATOR] Suggestion: Should an InfluxDB log handler be implemented, it should support batching data points
Nadav Hod
nadav.hod at comm-it.co.il
Tue Jun 21 08:31:17 CDT 2016
Hi everyone,
Earlier this month the subject of performance monitoring with grafana came up. I for one would be very happy to see this implemented in Radiator in order to have the logs stored in a consolidated manner (assuming the database supports clustering), and readable by graphing applications.
Heikki's proof of concept for InfluxDB (posted February 2016 in the mailing list), which opens a separate socket for each message, looks like a good start. I would like to suggest that a log handler for InfluxDB should be written, and if so that it allows for batching multiple data points instead of writing one line per socket. This should provide much better performance according to Influx's website.
Link to suggestion: https://docs.influxdata.com/influxdb/v0.13/guides/writing_data/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open.com.au/pipermail/radiator/attachments/20160621/2bc2960b/attachment.html
More information about the radiator
mailing list