aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWojciech Sliwka <wojciech.sliwka@nokia.com>2019-07-09 06:31:37 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-09 06:31:37 +0000
commite2d01234b37dc286604f96b2274b51a7b14fe910 (patch)
tree8af8efefe67708f4912b39c1ab493121b0926064
parentbca63fbeada8e1588c0798af1c83390878f18508 (diff)
parentb2f238096e61a8e6255f59219ef8a8616df36dc8 (diff)
Merge "Adding data about error report in logging.rst"
-rw-r--r--docs/images/VID_errorReportButton.pngbin0 -> 174279 bytes
-rw-r--r--docs/images/VID_errorReportDownloading.pngbin0 -> 182314 bytes
-rw-r--r--docs/images/VID_errorReportSDC.pngbin0 -> 53986 bytes
-rw-r--r--docs/logging.rst15
4 files changed, 15 insertions, 0 deletions
diff --git a/docs/images/VID_errorReportButton.png b/docs/images/VID_errorReportButton.png
new file mode 100644
index 000000000..3d3e24eda
--- /dev/null
+++ b/docs/images/VID_errorReportButton.png
Binary files differ
diff --git a/docs/images/VID_errorReportDownloading.png b/docs/images/VID_errorReportDownloading.png
new file mode 100644
index 000000000..8f5f723a1
--- /dev/null
+++ b/docs/images/VID_errorReportDownloading.png
Binary files differ
diff --git a/docs/images/VID_errorReportSDC.png b/docs/images/VID_errorReportSDC.png
new file mode 100644
index 000000000..bd2521017
--- /dev/null
+++ b/docs/images/VID_errorReportSDC.png
Binary files differ
diff --git a/docs/logging.rst b/docs/logging.rst
index 52d18e85f..19205fd58 100644
--- a/docs/logging.rst
+++ b/docs/logging.rst
@@ -25,3 +25,18 @@ Where to Access Log Information
| /opt/app/vid/logs/vid/metrics.log | Application logging | This log holds the metrics info on application's transactions. |
+------------------------------------------------+---------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+
+How to create error report
+--------------------------
+
+In case of error appearance a red button with "Create report" on it, will show up.
+
+.. image:: ./images/VID_errorReportButton.png
+.. image:: ./images/VID_errorReportSDC.png
+
+Pressing that button will show window with data collected from GUI and fetched from API.
+
+.. image:: ./images/VID_errorReportDownloading.png
+
+That data may be download by pressing "download" button.
+**After closing the report window, data may not be available.** \ No newline at end of file