diff options
author | Taseer <taseer94@gmail.com> | 2017-03-09 12:05:46 +0500 |
---|---|---|
committer | Taseer <taseer94@gmail.com> | 2017-03-18 12:17:52 +0500 |
commit | 04e50e57819bdf40a2fd7abdd3fc7be798771e0b (patch) | |
tree | c7028016531c2c4c9152352a066c6b2feeae756a /tests/data | |
parent | 3ce816d42d510ce60ff775f70ef689b1d1d242b2 (diff) |
Refactor reporter module
- Create templates for report format specific to each metric.
- Outputs the details of the specified metric across all the nodes
in cluster.
- Timeline to be covered in a separate patch
JIRA: QTIP-199
Change-Id: Ic83749725b0c9cc5bd9a7f24f21b2cd113abe0e1
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/reporter/timeline.pickle | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/data/reporter/timeline.pickle b/tests/data/reporter/timeline.pickle deleted file mode 100644 index 5c870d93..00000000 --- a/tests/data/reporter/timeline.pickle +++ /dev/null @@ -1,3 +0,0 @@ -VTimeline\u000a\u000aMONITOR TIME\u000a\u000aT00 1\u000a\u000a\u000aINSPECTOR TIME\u000a\u000aT01 2\u000a\u000aT02 5\u000a\u000aT03 8\u000a\u000a\u000aCONTROLLER TIME\u000a\u000aT04 11\u000a\u000a\u000aNOTIFIER TIME\u000a\u000aT05 16\u000a\u000a\u000aEVALUATOR TIME\u000a\u000aT06 40\u000a\u000a\u000aTotal: 312ms -p0 -. |