- Measure reliability and stability with metrics (deprecated)
- Manage alerts and incidents
- Track errors in your application
- Manage your infrastructure in code
- More features
Monitor application performance
GitLab provides a variety of tools to help operate and maintain your applications.
Measure reliability and stability with metrics (deprecated)
Deprecated in GitLab 14.7.
Metrics help you understand the health and performance of your infrastructure, applications, and systems by providing insights into your application’s reliability, stability, and performance. GitLab provides a default dashboard that you can extend with custom metrics, and augment with additional custom dashboards. You can track the metrics that matter most to your team, generate automated alerts when performance degrades, and manage those alerts - all within GitLab.
- Collect Prometheus metrics.
- Monitor application status with the out-of-the-box metrics dashboard, which you can customize.
- Create custom performance alerts.
- Create custom metrics and custom dashboards.
Manage alerts and incidents
GitLab helps reduce alert fatigue for IT responders by providing tools to identify issues across multiple systems and aggregate alerts in a centralized place. Your team needs a single, central interface where they can investigate alerts and promote the critical alerts to incidents.
Are your alerts too noisy? Alerts configured on GitLab metrics can configured and fine-tuned in GitLab immediately following a fire-fight.
- Manage alerts and incidents in GitLab.
- Configure alerts for metrics in GitLab. (deprecated)
- Create a status page to communicate efficiently to your users during an incident.
Track errors in your application
GitLab integrates with Sentry to aggregate errors from your application and surface them in the GitLab UI with the sorting and filtering features you need to help identify which errors are the most critical. Through the entire triage process, your users can create GitLab issues to track critical errors and the work required to fix them - all without leaving GitLab.
- Discover and view errors generated by your applications with Error Tracking.
Manage your infrastructure in code
GitLab stores and executes your infrastructure as code, whether it’s defined in Ansible, Puppet or Chef. We also offer native integration with Terraform, uniting your GitOps and Infrastructure-as-Code (IaC) workflows with the GitLab authentication, authorization, and user interface. By lowering the barrier to entry for adopting Terraform, you can manage and provision infrastructure through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools. Definitions are stored in version control, extending proven coding techniques to your infrastructure, and blurring the line between what is an application and what is an environment.
- Learn how to manage your infrastructure with GitLab and Terraform.
More features
- Deploy to different environments.
- Connect your project to a Kubernetes cluster.
- Create, toggle, and remove feature flags.