summaryrefslogtreecommitdiff
path: root/doc/user/project/settings
diff options
context:
space:
mode:
authorTristan Read <tread@gitlab.com>2019-01-10 13:24:47 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-01-10 13:24:47 +0000
commit10fd13185336364726b6bcc45a2a164b416b0ac8 (patch)
tree8f55cbe74bf8ff8076df6f2f1db47278197f5b30 /doc/user/project/settings
parenta89843ada949e95d864b140a5a9c8e46d9d8dfb5 (diff)
downloadgitlab-ce-10fd13185336364726b6bcc45a2a164b416b0ac8.tar.gz
Add documentation for Error Tracking
Diffstat (limited to 'doc/user/project/settings')
-rw-r--r--doc/user/project/settings/index.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/project/settings/index.md b/doc/user/project/settings/index.md
index d6754372816..221fa4b3d9f 100644
--- a/doc/user/project/settings/index.md
+++ b/doc/user/project/settings/index.md
@@ -122,3 +122,9 @@ GitLab administrators can use the admin interface to move any project to any
namespace if needed.
[permissions]: ../../permissions.md##project-members-permissions
+
+## Operations settings
+
+### Error Tracking
+
+Configure Error Tracking to discover and view [Sentry errors within GitLab](../operations/error_tracking.md).