summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorelinuxhenrik <henrik.b.andersson@est.tech>2019-07-01 08:42:50 +0000
committerelinuxhenrik <henrik.b.andersson@est.tech>2019-07-01 08:42:50 +0000
commit9297dd9b880457f9c464907a28a03af7e22a2bdf (patch)
tree9e4221f40c653a19ee296d002707e2f47cd521d9
parent4ad6838f87ee93880f42e78238056fb5be97152b (diff)
DFC - Add link to performance baseline
Change-Id: If940d3100f45bc1bacd6535cdcf9fe9823642f4f Issue-ID: DCAEGEN2-1575 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
-rw-r--r--docs/sections/services/dfc/configuration.rst23
1 files changed, 10 insertions, 13 deletions
diff --git a/docs/sections/services/dfc/configuration.rst b/docs/sections/services/dfc/configuration.rst
index fce00cd9..76e822e7 100644
--- a/docs/sections/services/dfc/configuration.rst
+++ b/docs/sections/services/dfc/configuration.rst
@@ -1,23 +1,13 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-Configuration
-=============
+Configuration and Performance
+=============================
**datafile** configuration is controlled via a single JSON file called datafile_endpoints.json.
This is located under datafile-app-server/config.
-Compiling DFC
-=============
-
-Whole project (top level of DFC directory) and each module (sub module directory) can be compiled using
-`mvn clean install` command.
-
-Configuration file: Config/datafile_endpoints.json
-
-
-
-JSON CONFIGURATION EXPLAINED
+Json Configuration Explained
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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.
@@ -125,3 +115,10 @@ The format of the JSON configuration that drives all behavior of DFC is probably
}
}
}
+
+Performance
+^^^^^^^^^^^
+
+To see the performance of DFC, see "`Datafile Collector (DFC) performance baseline results`_".
+
+.. _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