diff options
author | Tibor Frank <tifrank@cisco.com> | 2023-06-14 12:42:17 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2023-06-14 12:42:17 +0000 |
commit | 3f49bea7fed00c378218947089a1852d9e0ce446 (patch) | |
tree | f25f1e801621521847977bff46396b41f1e1e6b1 /docs/content/overview/c_dash/structure.md | |
parent | 366b576a4bfc7b75773c518b74ac74c67d9392be (diff) |
C-Docs: fixes
Change-Id: Ie3bf396e1c9f4670aeb22ca423ebc6dbfd950f0f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/content/overview/c_dash/structure.md')
-rw-r--r-- | docs/content/overview/c_dash/structure.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/content/overview/c_dash/structure.md b/docs/content/overview/c_dash/structure.md index 1696d3429f..982655e984 100644 --- a/docs/content/overview/c_dash/structure.md +++ b/docs/content/overview/c_dash/structure.md @@ -5,17 +5,17 @@ weight: 2 # Structure -Our presentation layer named “CSIT-Dash” provides customizable views on -performance data. We can split it into two groups. The first one is performance -trending, which displays data collected on daily basis. The other one presents -data coming from release testing. In addition, we publish also information and -statistics about our test jobs, failures and anomalies and the CSIT -documentation. +CSIT-Dash provides customizable views on performance data. We can split it into +two groups. The first one is performance trending, which displays data collected +on daily (MRR) or weekly (NDRPDR) basis. +The other one presents data coming from release testing. In addition, we publish +also information and statistics about our test jobs, failures and anomalies and +the CSIT documentation. The screen of CSIT-Dash is divided in two parts. On the left side, there is the control panel which makes possible to select required information. The right side then displays the user-selected data in graphs or tables. -The structure of C-Docs consist of: +The structure of CSIT-Dash consist of: - Performance Trending - Per Release Performance |