debian-mirror-gitlab/doc/administration/monitoring/index.md

30 lines
1.5 KiB
Markdown
Raw Normal View History

2020-06-23 00:09:42 +05:30
---
stage: Monitor
2021-04-29 21:17:54 +05:30
group: Monitor
2021-02-22 17:27:13 +05:30
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
2020-06-23 00:09:42 +05:30
---
2021-03-11 19:13:27 +05:30
# Monitoring GitLab **(FREE SELF)**
2018-03-17 18:26:18 +05:30
Explore our features to monitor your GitLab instance:
2020-03-13 15:44:24 +05:30
- [GitLab self-monitoring](gitlab_self_monitoring_project/index.md): The
2019-10-12 21:52:04 +05:30
GitLab instance administration project helps to monitor the GitLab instance and
take action on alerts.
2021-04-17 20:07:23 +05:30
- [Performance monitoring](performance/index.md): GitLab Performance Monitoring
makes it possible to measure a wide variety of statistics of your instance.
- [Prometheus](prometheus/index.md): Prometheus is a powerful time-series monitoring
service, providing a flexible platform for monitoring GitLab and other software
products.
- [GitHub imports](github_imports.md): Monitor the health and progress of the GitHub
importer with various Prometheus metrics.
- [Monitoring uptime](../../user/admin_area/monitoring/health_check.md): Check the
server status using the health check endpoint.
- [IP whitelists](ip_whitelist.md): Configure GitLab for monitoring endpoints that
provide health check information when probed.
- [`nginx_status`](https://docs.gitlab.com/omnibus/settings/nginx.html#enablingdisabling-nginx_status):
Monitor your NGINX server status.
- [Auto Monitoring](../../topics/autodevops/stages.md#auto-monitoring): Automated
2021-04-29 21:17:54 +05:30
monitoring for your application's server and response metrics, provided by
2021-04-17 20:07:23 +05:30
[Auto DevOps](../../topics/autodevops/index.md).