debian-mirror-gitlab/doc/user/project/operations/index.md

14 lines
830 B
Markdown
Raw Normal View History

2019-03-02 22:35:43 +05:30
# 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).
2020-01-01 13:55:28 +05:30
- Manage your infrastructure with [Infrastructure as Code](../../infrastructure/index.md) approaches.
2019-03-02 22:35:43 +05:30
- Discover and view errors generated by your applications with [Error Tracking](error_tracking.md).
2019-09-30 21:07:59 +05:30
- Create, toggle, and remove [Feature Flags](feature_flags.md). **(PREMIUM)**
- [Trace](tracing.md) the performance and health of a deployed application. **(ULTIMATE)**
2019-09-04 21:01:54 +05:30
- Add a [button to the Monitoring dashboard](linking_to_an_external_dashboard.md) linking directly to your existing external dashboards.