zhenyun

Results 8 issues of zhenyun

currently after naarad processing, the timestamp is epoch time (e.g.,, 132455555), we should use unix time (e.g., 2014-03-02 22:11:11). If we really want epoch time in some cases, we can...

enhancement

GC output is incorrect; GC log has many "concurrent mode failure" pauses, but they are not captured in naarad output. ``` 2015-02-13T18:12:03.758+0000: 81702.494: [GC (CMS Final Remark) [YG occupancy: 11081913...

bug

When there are many sub-metrics, it is hard to find a particular plot. Desired to have: - put anchor (or clickable) to the summary with sub-metric name

enhancement

Currently the plot connects adjacent points with a line, but no markers. It is hard to distinguish between only 2 points and having many equal-value points.

enhancement

- add "unit" to the sub-metric (needs to be in each metric) - should we separate the metrics under ./resources? it could be a very long list of files. say,...

enhancement

The config file can be too large to handle. It would be nice to allow "include" (as in C) other config files. For instance, we have a main config file,...

enhancement

When plotting large amount of data, client custom plotting freezes the browser and takes forever.

bug