summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/stats (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/stats: initialize mx_last_updated in FSPerfStatsJos Collin2024-04-011-0/+1
* Merge pull request #46068 from neesingh-rh/change_perf_stats_o/p_structureVenky Shankar2022-08-241-63/+95
|\
| * mgr/stats: Fixing DeprecationWarning for RegEx.Neeraj Pratap Singh2022-08-221-2/+2
| * mgr/stats: change in structure of perf_stats o/pNeeraj Pratap Singh2022-08-171-61/+93
* | mgr/stats: missing clients in perf stats command output.Neeraj Pratap Singh2022-07-141-10/+15
|/
* qa: test for verification of client metrics and metadata.Neeraj Pratap Singh2022-03-291-14/+10
* mgr/stats: fetches client_metadata for multiple filesystems.Neeraj Pratap Singh2022-03-271-6/+10
* mgr/stats: fix an typo in commentwangxinyu2022-03-231-1/+1
* Merge pull request #42098 from joscollin/wip-B50033-rank0-stale-perf-statsVenky Shankar2022-03-072-4/+55
|\
| * mgr, pybind/mgr, mgr/stats: be resilient to offline rank0 MDSJos Collin2022-02-162-4/+55
* | mgr/stats: include average latencies and stdev in `perf stat` dumpVenky Shankar2022-02-091-1/+7
* | mgr/stats: auto generate metrics names from configured metricsVenky Shankar2022-02-091-1/+1
|/
* mgr/stats: exception handling for ceph fs perf stats commandNikhilkumar Shelke2022-01-051-6/+20
* pybind/mgr: annotate which events modules consumeSage Weil2021-12-031-0/+1
* pybind/mgr: introduce NotifyType enumSage Weil2021-12-031-3/+3
* mds: add read/write io size metric supportXiubo Li2021-10-191-2/+4
* pybind/mgr/stats: check if cmdtag is a valid key in client_metadataJos Collin2021-08-051-1/+6
* Merge PR #37945 into masterPatrick Donnelly2021-03-091-2/+5
|\
| * mds: add opened files/inodes and pinned i_caps metric payload supportXiubo Li2020-11-161-2/+5
* | mgr/stats: include kernel version (for kclients) in `perf stats` command outputVenky Shankar2021-01-111-0/+3
* | mgr/stats: include version with `perf stats` outputVenky Shankar2021-01-111-0/+3
* | mgr: add types to MODULE_OPTIONSErnesto Puerta2020-12-141-2/+2
|/
* mds: add dentry lease metric payload supportXiubo Li2020-11-041-2/+3
* mgr/stats: mds performance stats moduleVenky Shankar2020-10-124-0/+483