]> git.ipfire.org Git - telemetry.git/commit
module: Implement batched committing of samples to the database
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Sep 2025 17:58:06 +0000 (17:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Sep 2025 17:58:55 +0000 (17:58 +0000)
commit51574feefb0d11a5407e816c3f3f76be8fb7b4ec
tree0fd2c10efa8bac0f6376d7e7481ad0bab2d5eab3
parent1655099430b633b4aec812b295842749d5a3d32e
module: Implement batched committing of samples to the database

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac
src/daemon/module.c
src/daemon/module.h
src/daemon/queue.c