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