From ef543044b2b8bb2c967f3911d6b7745ecf25a33b Mon Sep 17 00:00:00 2001 From: Marcia Ramos Date: Tue, 5 Feb 2019 16:16:46 +0000 Subject: Docs: add index for project operations --- doc/user/project/operations/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/user/project/operations/index.md diff --git a/doc/user/project/operations/index.md b/doc/user/project/operations/index.md new file mode 100644 index 00000000000..b0f9936be5c --- /dev/null +++ b/doc/user/project/operations/index.md @@ -0,0 +1,11 @@ +# Project operations + +GitLab provides a variety of tools to help operate and maintain +your applications: + +- Collect [Prometheus metrics](../integrations/prometheus_library/index.md). +- Deploy to different [environments](../../../ci/environments.md). +- Connect your project to a [Kubernetes cluster](../clusters/index.md). +- Discover and view errors generated by your applications with [Error Tracking](error_tracking.md). +- Create, toggle, and remove [Feature Flags](https://docs.gitlab.com/ee/user/project/operations/feature_flags.html). **[PREMIUM]** +- [Trace](https://docs.gitlab.com/ee/user/project/operations/tracing.html) the performance and health of a deployed application. **[ULTIMATE]** -- cgit v1.2.3