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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-24 03:09:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-24 03:09:34 +0300
commit02b76fefbc630dce5b46ba49191c2654b5e50166 (patch)
tree3c530ad688c08fa42028f60e30d6eedf26cb066f /doc/operations/index.md
parentf11dc1407036de71ef66afa21d1f7acef59d6c95 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/operations/index.md')
-rw-r--r--doc/operations/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/operations/index.md b/doc/operations/index.md
index a7dc639c50b..2b0f4a7158d 100644
--- a/doc/operations/index.md
+++ b/doc/operations/index.md
@@ -15,6 +15,7 @@ your applications:
- Connect your project to a [Kubernetes cluster](../user/project/clusters/index.md).
- Manage your infrastructure with [Infrastructure as Code](../user/infrastructure/index.md) approaches.
- Discover and view errors generated by your applications with [Error Tracking](../user/project/operations/error_tracking.md).
+- Handle incidents in your applications and services with [Incident Management](incident_management/index.md).
- Create, toggle, and remove [Feature Flags](feature_flags.md). **(PREMIUM)**
- [Trace](tracing.md) the performance and health of a deployed application. **(ULTIMATE)**
- Change the [settings of the Monitoring Dashboard](metrics/dashboards/settings.md).