]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/stats: initialize mx_last_updated in FSPerfStats 56525/head
authorJos Collin <jcollin@redhat.com>
Mon, 1 Apr 2024 04:55:43 +0000 (10:25 +0530)
committerJos Collin <jcollin@redhat.com>
Mon, 1 Apr 2024 09:17:55 +0000 (14:47 +0530)
commitb96ad6126110b292fca053fdfc6a956a6eb0f01e
tree96475d02e91043240a9046a45e645230e2950f1e
parent0b2df7030dab84560cc645c358d08de218dc986f
mgr/stats: initialize mx_last_updated in FSPerfStats

Fixes the error in teuthology log:
AttributeError: 'FSPerfStats' object has no attribute 'mx_last_updated'

Fixes: https://tracker.ceph.com/issues/65073
Signed-off-by: Jos Collin <jcollin@redhat.com>
src/pybind/mgr/stats/fs/perf_stats.py