DFC - Add link to performance baseline 10/90710/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 1 Jul 2019 08:42:50 +0000 (08:42 +0000)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 1 Jul 2019 08:42:50 +0000 (08:42 +0000)
Change-Id: If940d3100f45bc1bacd6535cdcf9fe9823642f4f
Issue-ID: DCAEGEN2-1575
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
docs/sections/services/dfc/configuration.rst

index fce00cd..76e822e 100644 (file)
@@ -1,23 +1,13 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.\r
 .. http://creativecommons.org/licenses/by/4.0\r
 \r
-Configuration\r
-=============\r
+Configuration and Performance\r
+=============================\r
 \r
 **datafile** configuration is controlled via a single JSON file called datafile_endpoints.json.\r
 This is located under datafile-app-server/config.\r
 \r
-Compiling DFC\r
-=============\r
-\r
-Whole project (top level of DFC directory) and each module (sub module directory) can be compiled using\r
-`mvn clean install` command.\r
-\r
-Configuration file: Config/datafile_endpoints.json\r
-\r
-\r
-\r
-JSON CONFIGURATION EXPLAINED\r
+Json Configuration Explained\r
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\r
 \r
 Variables of interest (e.g. variables that should be inspected/modified for a specific runtime environment) are listed below for convenience.  The entire file is provided later in this page for reference.\r
@@ -125,3 +115,10 @@ The format of the JSON configuration that drives all behavior of DFC is probably
         }\r
     }\r
   }\r
+\r
+Performance\r
+^^^^^^^^^^^\r
+\r
+To see the performance of DFC, see "`Datafile Collector (DFC) performance baseline results`_".\r
+\r
+.. _Datafile Collector (DFC) performance baseline results: https://wiki.onap.org/display/DW/Datafile+Collector+%28DFC%29+performance+baseline+results
\ No newline at end of file