13 lines
775 B
Markdown
13 lines
775 B
Markdown
# 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/index.md).
|
|
- Connect your project to a [Kubernetes cluster](../clusters/index.md).
|
|
- Manage your infrastructure with [Infrastructure as Code](../../infrastructure/index.md) approaches.
|
|
- 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)**
|
|
- Change the [settings of the Monitoring Dashboard](dashboard_settings.md).
|