]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/perf_counters: histograms are counters
authorSage Weil <sage@redhat.com>
Wed, 3 May 2017 02:11:35 +0000 (21:11 -0500)
committerSage Weil <sage@redhat.com>
Mon, 15 May 2017 13:38:21 +0000 (09:38 -0400)
commitcaf3367aab54591d2f6badc23418c70bcec97ff4
tree899e4a1ce22474449761cd232ad26799fcb83c28
parent404cee744fb6891fe7bf48cfe012cecdc1c2eba1
common/perf_counters: histograms are counters

The histogram is a histogram of counters (not guages), so set the COUNTER
bit.  (This only matters because we expose and document the bits of the
type, for better for for worse.)

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/perf_counters.cc