summaryrefslogtreecommitdiffstats
path: root/src/mgr/DaemonHealthMetricCollector.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr: build without "using namespace std"Kefu Chai2021-08-131-0/+4
* mgr: add doc to describe relationship to prometheusPaul Cuzner2020-11-021-0/+2
* mgr/DaemonHealthMetricCollector: replace boost::format with fmt::formatKefu Chai2020-10-231-5/+5
* mgr: use make_unique<> when appropriateKefu Chai2020-10-231-3/+3
* mgr: use a struct for DaemonKeyKefu Chai2019-09-301-24/+0
* mgr: fix weird health-alert daemon keyxie xingguo2019-09-291-0/+17
* mon/health_checks: associate a count with health_alert_tSage Weil2019-08-151-2/+2
* mgr: Include daemon details in SLOW_OPS outputBrad Hubbard2018-05-031-4/+9
* mgr,osd: make osd_metric more popularlvshanchun2018-03-281-0/+101