summaryrefslogtreecommitdiff
path: root/fs/ceph/metric.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: include average/stdev r/w/m latency in mds metricsVenky Shankar2022-03-211-15/+36
* ceph: track average r/w/m latencyVenky Shankar2022-03-211-0/+1
* ceph: use ktime_to_timespec64() rather than jiffies_to_timespec64()Venky Shankar2022-03-211-7/+4
* ceph: add a new metric to keep track of remote object copiesLuís Henriques2021-11-081-0/+8
* ceph: clean-up metrics data structures to reduce code duplicationLuís Henriques2021-11-081-35/+45
* ceph: add IO size metrics supportXiubo Li2021-06-291-3/+27
* ceph: simplify the metrics structXiubo Li2021-06-291-46/+13
* ceph: send opened files/pinned caps/opened inodes metrics to MDS daemonXiubo Li2021-04-271-1/+43
* ceph: rename the metric helpersXiubo Li2021-04-271-6/+6
* ceph: send dentry lease metrics to MDS daemonXiubo Li2020-12-141-0/+14
* ceph: metrics for opened files, pinned caps and opened inodesXiubo Li2020-10-121-0/+7
* ceph: send client provided metric flags in client metadataXiubo Li2020-08-031-0/+13
* ceph: periodically send perf metrics to MDSesXiubo Li2020-08-031-0/+77
* ceph: add global total_caps to count the mdsc's total caps numberXiubo Li2020-08-031-0/+1
* ceph: add metadata perf metric supportXiubo Li2020-06-011-0/+10
* ceph: add read/write latency metric supportXiubo Li2020-06-011-0/+22
* ceph: add caps perf metric for each superblockXiubo Li2020-06-011-0/+13
* ceph: add dentry lease metric supportXiubo Li2020-06-011-0/+17