2019-02-05 11:16:46 -05:00
|
|
|
# Project operations
|
|
|
|
|
|
|
|
GitLab provides a variety of tools to help operate and maintain
|
|
|
|
your applications:
|
|
|
|
|
|
|
|
- Collect [Prometheus metrics](../integrations/prometheus_library/index.md).
|
2020-05-15 14:07:52 -04:00
|
|
|
- Deploy to different [environments](../../../ci/environments/index.md).
|
2019-02-05 11:16:46 -05:00
|
|
|
- Connect your project to a [Kubernetes cluster](../clusters/index.md).
|
2019-12-17 04:07:48 -05:00
|
|
|
- Manage your infrastructure with [Infrastructure as Code](../../infrastructure/index.md) approaches.
|
2019-02-05 11:16:46 -05:00
|
|
|
- Discover and view errors generated by your applications with [Error Tracking](error_tracking.md).
|
2019-07-08 04:50:38 -04:00
|
|
|
- Create, toggle, and remove [Feature Flags](feature_flags.md). **(PREMIUM)**
|
|
|
|
- [Trace](tracing.md) the performance and health of a deployed application. **(ULTIMATE)**
|
2020-06-15 20:08:33 -04:00
|
|
|
- Change the [settings of the Monitoring Dashboard](dashboard_settings.md).
|