diff options
author | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2020-02-28 16:59:53 +0100 |
---|---|---|
committer | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2020-02-28 16:59:53 +0100 |
commit | 2c28edeef2c81dfa3f0e09f8fd9cf0627d6474d0 (patch) | |
tree | b83a26dc8e5f616e261d312875ca250b2aa44e74 /docs/guides/onap-user/pnfPerformance.rst | |
parent | 889c7fbc0f78eadc302e8849ea7e6cad795e0d6e (diff) |
update odlux documentation
update readthedocs to include new functionality / improve wording
fix missing help link for configurationApp
Issue-ID: SDNC-1093
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: Ice8c93f55e076aeefb971c9febc6ec82785969f5
Diffstat (limited to 'docs/guides/onap-user/pnfPerformance.rst')
-rw-r--r-- | docs/guides/onap-user/pnfPerformance.rst | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/guides/onap-user/pnfPerformance.rst b/docs/guides/onap-user/pnfPerformance.rst index 2f37ac7f2..17e4a5119 100644 --- a/docs/guides/onap-user/pnfPerformance.rst +++ b/docs/guides/onap-user/pnfPerformance.rst @@ -16,6 +16,11 @@ Performance history values After selecting a connected PNF supporting ONF-TR-532 and a physical interface, the application collects the received and centralized stored -performance values for this interface. The data gets displayed as a line -chart to visualize the data in a given time period and a corresponding -table. If the table gets filtered, the chart updates itself. +performance values for this interface. + +The values are visualized using two views: a line chart and a table, +with the chart always shown first. To switch between them, toggle +buttons can be used. The chart view offers a filter to quickly limit the +shown values. To keep both views in sync, the filters of the chart and +the table are connected. If one view is filtered, the other one gets +updated in the background. |