From 1b4f29b68ba5c6ded44072a0e705a75e08198d2c Mon Sep 17 00:00:00 2001 From: Tristan Read Date: Wed, 9 Jan 2019 15:04:56 +0100 Subject: Reword error tracking summary --- doc/user/project/operations/error_tracking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1