-
- Downloads
Add Prometheus to omnibus.
parent
4e6dfb76
No related branches found
No related tags found
Showing
- config/projects/gitlab.rb 1 addition, 0 deletionsconfig/projects/gitlab.rb
- config/software/prometheus.rb 40 additions, 0 deletionsconfig/software/prometheus.rb
- doc/package-information/defaults.md 2 additions, 0 deletionsdoc/package-information/defaults.md
- files/gitlab-cookbooks/gitlab/attributes/default.rb 18 additions, 2 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/libraries/account_helper.rb 9 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/libraries/account_helper.rb
- files/gitlab-cookbooks/gitlab/libraries/gitlab.rb 4 additions, 2 deletionsfiles/gitlab-cookbooks/gitlab/libraries/gitlab.rb
- files/gitlab-cookbooks/gitlab/libraries/logging.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/gitlab/libraries/logging.rb
- files/gitlab-cookbooks/gitlab/libraries/prometheus_helper.rb 7 additions, 4 deletionsfiles/gitlab-cookbooks/gitlab/libraries/prometheus_helper.rb
- files/gitlab-cookbooks/gitlab/recipes/default.rb 2 additions, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/default.rb
- files/gitlab-cookbooks/gitlab/recipes/prometheus.rb 58 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/recipes/prometheus.rb
- files/gitlab-cookbooks/gitlab/recipes/prometheus_disable.rb 21 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/recipes/prometheus_disable.rb
- files/gitlab-cookbooks/gitlab/templates/default/prometheus.yml.erb 13 additions, 0 deletions...lab-cookbooks/gitlab/templates/default/prometheus.yml.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-prometheus-log-config.erb 6 additions, 0 deletions...oks/gitlab/templates/default/sv-prometheus-log-config.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-prometheus-log-run.erb 2 additions, 0 deletions...kbooks/gitlab/templates/default/sv-prometheus-log-run.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-prometheus-run.erb 5 additions, 0 deletions...-cookbooks/gitlab/templates/default/sv-prometheus-run.erb
- spec/chef/recipes/prometheus_spec.rb 42 additions, 0 deletionsspec/chef/recipes/prometheus_spec.rb
config/software/prometheus.rb
0 → 100644
spec/chef/recipes/prometheus_spec.rb
0 → 100644
Please register or sign in to comment