]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Wed, 18 Feb 2026 08:52:38 +0000 (09:52 +0100)
commit6bc55026b5554c33b57f727d79caabc0246ccd5e
tree87f4e93271c41a7cdd7257bb0c906f3d01c48ec8
parentc9b7a306f34de0a44541d736822d2528a5b48966
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