-
- Downloads
Add praefect prometheus_exclude_database_from_default_metrics config value
Praefect has a new configuration value to control whether or not it will hit the database for metrics. This change adds the prometheus_exclude_database_from_default_metrics config value and writes it into the right place in the praefect config toml. Changelog: added
Showing
- files/gitlab-cookbooks/praefect/attributes/default.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/praefect/attributes/default.rb
- files/gitlab-cookbooks/praefect/templates/default/praefect-config.toml.erb 6 additions, 0 deletions...books/praefect/templates/default/praefect-config.toml.erb
- spec/chef/recipes/praefect_spec.rb 4 additions, 1 deletionspec/chef/recipes/praefect_spec.rb
-
The
Trigger:ee-package
job from pipeline https://gitlab.com/gitlab-org/omnibus-gitlab/-/pipelines/410909082 triggered https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/411026180 downstream. -
The
qa-test
job from pipeline https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/411026180 triggered https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/pipelines/411048706 downstream. -
The
gitlab-qa
downstream pipeline failed! . -
The qa failures appear unrelated to this MR, as they are also happening in master but the main failures are for gitaly-cluster tests: https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/1793870306 so not all the qa validation is working here
Please register or sign in to comment