]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs_mirror: format sync timestamps as ISO-8601 local time
authorKotresh HR <khiremat@redhat.com>
Thu, 23 Jul 2026 11:36:46 +0000 (17:06 +0530)
committerKotresh HR <khiremat@redhat.com>
Thu, 23 Jul 2026 11:36:46 +0000 (17:06 +0530)
commitf6d85aad99cfcbd3fc71ebd73e4fac26326e28f2
tree524e1dbafd54043f94f30bd08da878d0e79eff12
parent0bb27c7de12e2f2aaac33215b733779b9bfd0362
cephfs_mirror: format sync timestamps as ISO-8601 local time

Show sync_time_stamp and metrics_updated_at as human-readable
local timestamps in peer_status and mgr status. Keep epoch in
omap and counter dump.

Fixes: https://tracker.ceph.com/issues/76506
Signed-off-by: Kotresh HR <khiremat@redhat.com>
src/pybind/mgr/mirroring/fs/metrics/format.py
src/tools/cephfs_mirror/PeerReplayer.cc