commit | c02cb7bdc4501debc3e71a4d2daf7286c48e1d38 | [log] [tgz] |
---|---|---|
author | Luís Henriques <lhenriques@suse.de> | Thu Nov 04 12:31:47 2021 +0000 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Nov 08 03:29:52 2021 +0100 |
tree | 662e8a26150a6ca3f9edefb009eaf1a1b484f31d | |
parent | aca39d9e86f3edeaac5d2c467f5fd31e0b0df606 [diff] |
ceph: add a new metric to keep track of remote object copies This patch adds latency and size metrics for remote object copies operations ("copyfrom"). For now, these metrics will be available on the client only, they won't be sent to the MDS. Signed-off-by: Luís Henriques <lhenriques@suse.de> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>