]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
perfcounters: use simple names
authorSage Weil <sage.weil@dreamhost.com>
Thu, 20 Oct 2011 16:19:45 +0000 (09:19 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Thu, 20 Oct 2011 16:21:03 +0000 (09:21 -0700)
commitdaea03ef245138950cd5261346a3ecb94f1fcb0c
treee399f11f6cadaae1dff1fce1d59871a77bb5d929
parent288ccc88945ee6cfdbb4c4faf851d55ed18cf913
perfcounters: use simple names

We don't need to uniquely identify ourselves in the global namespace with
the PerfCounter name.. only in the current process.  Collectd will handle
the per-daemon naming part.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/client/Client.cc
src/mds/MDLog.cc
src/mds/MDS.cc
src/mds/Server.cc
src/os/FileStore.cc
src/osd/OSD.cc