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
diff options
context:
space:
mode:
Diffstat (limited to 'doc/operations/index.md')
-rw-r--r--doc/operations/index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/operations/index.md b/doc/operations/index.md
index 0ea5922d378..e14d371e75d 100644
--- a/doc/operations/index.md
+++ b/doc/operations/index.md
@@ -1,6 +1,7 @@
---
stage: Service Management
group: Respond
+description: Error tracking, incident management.
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
---
@@ -34,6 +35,12 @@ and the work required to fix them - all without leaving GitLab.
- Discover and view errors generated by your applications with
[Error Tracking](error_tracking.md).
+## Manage application performance with distributed tracing
+
+GitLab can troubleshoot application performance issues with distributed tracing by inspecting how a request moves through different services and systems, the timing of each operation, and any errors or logs as they occur. You can leverage tracing for your microservice applications, which group multiple independent services collaborating to fulfill user requests.
+
+- See [Distributed tracing](tracing.md).
+
## Manage your infrastructure in code
GitLab stores and executes your infrastructure as code, whether it's