Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
@@ -417,6 +417,14 @@ features:
[your own customizations](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/nginx.md#inserting-custom-nginx-settings-into-the-gitlab-server-block)
to the nginx configuration, please ensure they continue to work with version 1.12.
- name: Additional GitLab service metrics
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ee/administration/monitoring/prometheus/gitlab_metrics.html'
documentation_text: "Read through the documentation on the additional metrics"
image_url:
description: |
GitLab 9.0 [introduced Prometheus monitoring](https://about.gitlab.com/2017/03/22/gitlab-9-0-released/#monitoring-gitlab-with-prometheus) of the GitLab service providing insight into Redis, PostgreSQL, and system performance. As part of GitLab 9.3 we have added experimental monitoring of our ruby code base, starting with a handful of metrics like pipeline status and user sign ins. We will continue to instrument additional areas of GitLab in subsequent releases.
- name: Omnibus Improvements
available_in: [ce, ees, eep]
image_url:
Loading