Add optional postgres exporter to omnibus
Fix typo in account helper username.
Showing
- config/projects/gitlab.rb 1 addition, 0 deletionsconfig/projects/gitlab.rb
- config/software/postgres-exporter.rb 38 additions, 0 deletionsconfig/software/postgres-exporter.rb
- doc/package-information/defaults.md 1 addition, 0 deletionsdoc/package-information/defaults.md
- files/gitlab-config-template/gitlab.rb.template 17 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/attributes/default.rb 12 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/libraries/account_helper.rb 2 additions, 2 deletionsfiles/gitlab-cookbooks/gitlab/libraries/account_helper.rb
- files/gitlab-cookbooks/gitlab/libraries/gitlab.rb 2 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/libraries/gitlab.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-prometheus.rb 2 additions, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/gitlab-prometheus.rb
- files/gitlab-cookbooks/gitlab/recipes/postgres-exporter.rb 42 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/recipes/postgres-exporter.rb
- files/gitlab-cookbooks/gitlab/recipes/postgres-exporter_disable.rb 21 additions, 0 deletions...lab-cookbooks/gitlab/recipes/postgres-exporter_disable.rb
- files/gitlab-cookbooks/gitlab/recipes/postgresql.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/postgresql.rb
- files/gitlab-cookbooks/gitlab/templates/default/prometheus.yml.erb 5 additions, 0 deletions...lab-cookbooks/gitlab/templates/default/prometheus.yml.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-postgres-exporter-log-config.erb 6 additions, 0 deletions...lab/templates/default/sv-postgres-exporter-log-config.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-postgres-exporter-log-run.erb 2 additions, 0 deletions...gitlab/templates/default/sv-postgres-exporter-log-run.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-postgres-exporter-run.erb 6 additions, 0 deletions...oks/gitlab/templates/default/sv-postgres-exporter-run.erb
- spec/chef/recipes/postgres_exporter_spec.rb 58 additions, 0 deletionsspec/chef/recipes/postgres_exporter_spec.rb
Loading
Please register or sign in to comment