]> 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, 19 Feb 2026 12:54:55 +0000 (12:54 +0000)
commit4f76539dd2a889f29b714f7ca53793a245aa4369
treea8a1ca3ce344fcac584a80a7de2c795d4864079e
parentb4b34b292fd611ff25f492464ba2cd5f11545976
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>
(cherry picked from commit 6bc55026b5554c33b57f727d79caabc0246ccd5e)
src/ceph-node-proxy/ceph_node_proxy/main.py
src/ceph-node-proxy/ceph_node_proxy/reporter.py