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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

27 lines
1.3 KiB
Markdown
Raw Normal View History

2020-06-23 00:09:42 +05:30
---
stage: Monitor
2022-04-04 11:22:00 +05:30
group: Respond
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.
2022-07-23 23:45:48 +05:30
- [IP allowlists](ip_whitelist.md): Configure GitLab for monitoring endpoints that
2021-04-17 20:07:23 +05:30
provide health check information when probed.
- [`nginx_status`](https://docs.gitlab.com/omnibus/settings/nginx.html#enablingdisabling-nginx_status):
Monitor your NGINX server status.