summaryrefslogtreecommitdiff
path: root/doc/user/project/operations/index.md
blob: 84711d1146f39fa441d2fa51b4e6962991a7ff68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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](feature_flags.md). **[PREMIUM]**
- [Trace](tracing.md) the performance and health of a deployed application. **[ULTIMATE]**
- Add a [button to the Monitoring dashboard](linking_to_an_external_dashboard.md) linking directly to your existing external dashboards.