aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation_new
AgeCommit message (Collapse)AuthorFilesLines
2019-02-20CSIT-1436: Add titles to plots in TrendingTibor Frank2-557/+611
CSIT-1435: Remove index from Trending Change-Id: I616b055d7ad12f241df5fa43fb121d20ef7d7e23 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 223516c8592161568843cb1c19c009411f476f24)
2019-01-07Trending: Add latest changes to the "new" dirTibor Frank5-66/+109
Change-Id: Ib5d1c9561c5d21f2d72b5c1b643c114f37bacd1a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-02Trending: Align the content of old and new dirsTibor Frank6-29/+111
Change-Id: I39d1f71adac0bad3dbe18a987909904ea5c1e6cb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-12-13Trending: New sensitive detectionVratko Polak34-0/+46795
This enables PAL to consider burst size and stdev when detecting anomalies. Currently added as a separate presentation_new directory, so the previous detection is still available by default. TODO: If the state with two detections persists for some time, create a script for generating presentation_new/ (from presentation/) to simplify maintenance. Change-Id: Ic118aaf5ff036bf244c5820c86fa3766547fa938 Signed-off-by: Vratko Polak <vrpolak@cisco.com>