summaryrefslogtreecommitdiffstats
path: root/src/mon/MgrStatMonitor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mon/LogMonitor, MgrStat: Report logm and mgrstat committed versionPrashant D2022-05-231-0/+2
* mgr,mon: s/boost::optional/std::optional/Kefu Chai2021-06-291-1/+1
* mon: store a reference as member variableKefu Chai2020-12-061-1/+1
* mon: Build ceph-mon without using namespace declarations in headersAdam C. Emerson2020-03-221-8/+8
* Merge pull request #26219 from yaozongyou/mon-cleanupsJoao Eduardo Luis2019-02-271-2/+0
|\
| * mon: remove redundant friend class C_Updated declarationYao Zongyou2019-01-311-2/+0
* | mon/MgrStatMonitor: persist progress eventsSage Weil2019-02-081-0/+6
|/
* mon/PGMap: dump_fs_stats -> dump_cluster_statsSage Weil2018-12-071-2/+2
* mon/OSDMonitor: prune purged snapsSage Weil2017-12-021-0/+4
* mon: dump servicemap along with MgrStatMonitor dump infoZhi Zhang2017-11-161-1/+2
* mon: more constnessKefu Chai2017-09-151-1/+1
* mon: remove PGStatServiceSage Weil2017-09-061-12/+8
* mon: make MgrStatMonitor implement PGStatService directlySage Weil2017-09-061-6/+32
* mon: collapse MonPGStatService into PGStatServiceSage Weil2017-09-061-2/+2
* mon: remove legacy get_health infrastructureSage Weil2017-09-061-3/+0
* mon: set purged_snapdirs OSDMap flag once snapsets have all convertedSage Weil2017-08-301-0/+4
* mon,mgr: pass new-style health checks from mgr's PGMapSage Weil2017-07-121-4/+1
* mon: maintain the "cluster" PerfCounters when using ceph-mgr instead of PGMon...Greg Farnum2017-07-101-0/+1
* mon: persist ServiceMapSage Weil2017-07-091-0/+6
* mon: move creating_pgs and reweight_by_utilization into new MonPGStatServiceGreg Farnum2017-06-151-2/+2
* mon: handle MGetPoolStats using PGStatServiceSage Weil2017-06-021-0/+1
* mon: handle MStatfs using PGStatServiceSage Weil2017-06-021-0/+2
* mon/MgrStatMonitor: trim mgrstat statesSage Weil2017-06-021-0/+1
* mon: add 'osd last-stat-seq <osd>' commandSage Weil2017-06-021-0/+5
* mon/MgrStatMonitor: fix digest vs pending digestSage Weil2017-06-021-3/+13
* mon: accept health summary and detail messages from mgrSage Weil2017-06-021-0/+1
* mon: move mgr report handling into separate MgrStatMonitorSage Weil2017-06-021-0/+51