]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
node-proxy: add periodic heartbeats in main and reporter loops
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 4 Feb 2026 14:15:23 +0000 (15:15 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 5 Feb 2026 16:40:11 +0000 (17:40 +0100)
commitee1b27d0e41feb339bf772ea811934b0d1d89c83
treec7a2d50332f274d527676e00ab5278fc8fb37135
parent659e13485849c586b5c35e479ec5b023ba9aa977
node-proxy: add periodic heartbeats in main and reporter loops

This logs an info message every 5 minutes so that logs show the agent
and reporter are still running when nothing else is logged.

Fixes: https://tracker.ceph.com/issues/74749
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/ceph-node-proxy/ceph_node_proxy/main.py
src/ceph-node-proxy/ceph_node_proxy/reporter.py