summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Read <tread@gitlab.com>2019-01-09 15:04:56 +0100
committerTristan Read <tread@gitlab.com>2019-01-09 15:10:11 +0100
commit1b4f29b68ba5c6ded44072a0e705a75e08198d2c (patch)
tree74ee4c6dab63f9216f24a4887716896d6537931e
parent7108c9613a779e443c3b1b22fdead3cb40d27ee0 (diff)
downloadgitlab-ce-1b4f29b68ba5c6ded44072a0e705a75e08198d2c.tar.gz
Reword error tracking summary
-rw-r--r--doc/user/project/operations/error_tracking.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/operations/error_tracking.md b/doc/user/project/operations/error_tracking.md
index 17a1ac9258f..747d68e3b58 100644
--- a/doc/user/project/operations/error_tracking.md
+++ b/doc/user/project/operations/error_tracking.md
@@ -2,7 +2,7 @@
> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/169) in GitLab 11.7.
-Error tracking provides a way to ingest and display errors from your managed servers directly in GitLab.
+Error tracking allows developers to easily discover and view the errors that their application may be generating. By surfacing error information where the code is being developed, efficiency and awareness can be increased.
## Sentry error tracking