aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction/methodology_trending/trend_presentation.rst
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2022-10-04 09:02:54 +0200
committerPeter Mikus <peter.mikus@protonmail.ch>2022-10-04 07:23:24 +0000
commit6b05278365c1a03b95372fca4d4a7c2bbe58b1f1 (patch)
tree4d8ac577f8d170e80ab5f7dd30d67c60bb3b9c7e /docs/report/introduction/methodology_trending/trend_presentation.rst
parentf3f28b9f6e420eb4dbb0c9dcd45c0a51f38e2cd3 (diff)
feat(docs): Telemetry ressurection
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I49248625c6c829c75e5597a98b4ca73545a81bc8 (cherry picked from commit 59734b2f72358f6315cbfadc1b1a0ef56b7e23ec)
Diffstat (limited to 'docs/report/introduction/methodology_trending/trend_presentation.rst')
-rw-r--r--docs/report/introduction/methodology_trending/trend_presentation.rst35
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/report/introduction/methodology_trending/trend_presentation.rst b/docs/report/introduction/methodology_trending/trend_presentation.rst
new file mode 100644
index 0000000000..67d0d3c45a
--- /dev/null
+++ b/docs/report/introduction/methodology_trending/trend_presentation.rst
@@ -0,0 +1,35 @@
+Trend Presentation
+^^^^^^^^^^^^^^^^^^
+
+Failed tests
+~~~~~~~~~~~~
+
+The Failed tests tables list the tests which failed during the last test run.
+Separate tables are generated for each testbed.
+
+Regressions and progressions
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+These tables list tests which encountered a regression or progression during the
+specified time period, which is currently set to the last 21 days.
+
+Trendline Graphs
+~~~~~~~~~~~~~~~~
+
+Trendline graphs show measured per run averages of MRR values, NDR or PDR
+values, group average values, and detected anomalies.
+The graphs are constructed as follows:
+
+- X-axis represents the date in the format MMDD.
+- Y-axis represents run-average MRR value, NDR or PDR values in Mpps. For PDR
+ tests also a graph with average latency at 50% PDR [us] is generated.
+- Markers to indicate anomaly classification:
+
+ - Regression - red circle.
+ - Progression - green circle.
+
+- The line shows average MRR value of each group.
+
+In addition the graphs show dynamic labels while hovering over graph data
+points, presenting the CSIT build date, measured value, VPP reference, trend job
+build ID and the LF testbed ID.