73c6477b7e
Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
728 B
728 B
Project operations
GitLab provides a variety of tools to help operate and maintain your applications:
- Collect Prometheus metrics.
- Deploy to different environments.
- Connect your project to a Kubernetes cluster.
- Discover and view errors generated by your applications with Error Tracking.
- Create, toggle, and remove Feature Flags. (PREMIUM)
- Trace the performance and health of a deployed application. (ULTIMATE)
- Add a button to the Monitoring dashboard linking directly to your existing external dashboards.