diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-04-23 09:29:29 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-04-23 09:52:34 +0200 |
commit | 7aff808942440ba9729bf60888738b920c024324 (patch) | |
tree | ad5f9628e3cc2e78c7733c03e8eba0ca377f7621 /resources/tools/presentation/specification_CPTA.yaml | |
parent | 7cfdac0cf07e3a7d9a8b53b7621f8b7500fd1515 (diff) |
CSIT-1041: Trending dashboard
- add long term classification
Change-Id: Iec8d2275c01da3b1e41435b9abfb70ec3fe98fd3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification_CPTA.yaml')
-rw-r--r-- | resources/tools/presentation/specification_CPTA.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 4e2aad6d40..77fee3506a 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -228,6 +228,8 @@ outlier-const: 1.5 window: 14 evaluated-window: 14 + long-trend-window: 180 + long-trend-threshold: 80 # Percent of the highest moving median value - type: "table" @@ -247,6 +249,8 @@ outlier-const: 1.5 window: 14 evaluated-window: 14 + long-trend-window: 180 + long-trend-threshold: 80 # Percent of the highest moving median value - type: "table" @@ -266,6 +270,8 @@ outlier-const: 1.5 window: 14 evaluated-window: 14 + long-trend-window: 180 + long-trend-threshold: 80 # Percent of the highest moving median value - type: "table" |