diff options
author | Dan Timoney <dtimoney@att.com> | 2020-02-28 16:42:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-28 16:42:47 +0000 |
commit | c6f4d650f2652a30aa4d951459e294e37394c559 (patch) | |
tree | c63d1ec49783511e07bc55000ea82a2a422443ae /docs/guides/onap-user/pnfPerformance.rst | |
parent | bfac85e087a4398ce9530aeba19271fa5df762d4 (diff) | |
parent | 2c28edeef2c81dfa3f0e09f8fd9cf0627d6474d0 (diff) |
Merge "update odlux documentation"
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. |