Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | metrics: set latency min value during xlator init | Amar Tumballi | 2018-02-16 | 1 | -1/+2 |
| | | | | | | | | | | | otherwise, the very first metrics will have all the min as 0. also no need to print pending-fops if it is 0. Updates #168 Change-Id: I233de6c92b1a73977bb468ba211ac6ec3c05298f Signed-off-by: Amar Tumballi <amarts@redhat.com> | ||||
* | metrics: provide options to dump metrics from xlators | Amar Tumballi | 2017-12-06 | 1 | -0/+268 |
* Introduce xlator methods to allow dumping of metrics * Separate options to get the metrics dumped in a path Updates #168 Change-Id: I7df80df33b71d6f449f03c2332665b4a45f6ddf2 Signed-off-by: Amar Tumballi <amarts@redhat.com> |