jambonz / time-series

write and query data to time series daetabase
MIT License
0 stars 6 forks source link

feat/10: system alerts provisioning code #11

Closed rammohan-y closed 1 month ago

rammohan-y commented 1 month ago

implemented code for writing system_alerts

Note: Not calling writeSystemAlerts in setInterval like others, because the record to be inserted immediately In writeSystemAlerts method, not checking for data.length > commitSize because the record to be immediately inserted

vdharashive commented 1 month ago

@davehorton can you pls review and merge

davehorton commented 4 weeks ago

published in v0.2.11