Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-12-13 00:08:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-13 00:08:10 +0300
commit092b86f10012ebc01aeb0437303c54135d4282a2 (patch)
tree04ee56904d1a41b4f62a347ab7c87514913a37d5 /doc
parent90859e80ca23b8709d56b60d2066b569053e7e02 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/operations/error_tracking.md5
-rw-r--r--doc/user/project/operations/img/error_details_v12_6.pngbin0 -> 151389 bytes
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/user/project/operations/error_tracking.md b/doc/user/project/operations/error_tracking.md
index ed244a622b2..01143489a03 100644
--- a/doc/user/project/operations/error_tracking.md
+++ b/doc/user/project/operations/error_tracking.md
@@ -52,7 +52,8 @@ From error list, users can navigate to the error details page by clicking the ti
This page has:
-- A link to Sentry issue.
+- A link to the Sentry issue.
- A full stack trace along with other details.
+- Ability to create an issue from a Sentry error.
-![Error Details](img/error_details_v12_5.png)
+![Error Details](img/error_details_v12_6.png)
diff --git a/doc/user/project/operations/img/error_details_v12_6.png b/doc/user/project/operations/img/error_details_v12_6.png
new file mode 100644
index 00000000000..b9152bd2c11
--- /dev/null
+++ b/doc/user/project/operations/img/error_details_v12_6.png
Binary files differ