Move postgres-exporter settings to underscored form
Use node['monitoring']['postgres_exporter'] to access Chef attributes
corresponding to postgres-exporter service.
Changelog: deprecated
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
parent
4f3d947c
No related branches found
No related tags found
Showing
- files/gitlab-cookbooks/monitoring/attributes/default.rb 11 additions, 10 deletionsfiles/gitlab-cookbooks/monitoring/attributes/default.rb
- files/gitlab-cookbooks/monitoring/libraries/prometheus.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/monitoring/libraries/prometheus.rb
- files/gitlab-cookbooks/monitoring/recipes/postgres-exporter.rb 11 additions, 11 deletions.../gitlab-cookbooks/monitoring/recipes/postgres-exporter.rb
- files/gitlab-cookbooks/monitoring/recipes/postgres-exporter_disable.rb 1 addition, 1 deletion...cookbooks/monitoring/recipes/postgres-exporter_disable.rb
- files/gitlab-cookbooks/monitoring/templates/postgres-queries.yaml.erb 1 addition, 1 deletion...-cookbooks/monitoring/templates/postgres-queries.yaml.erb
- files/gitlab-cookbooks/package/libraries/settings_dsl.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/package/libraries/settings_dsl.rb
- spec/chef/cookbooks/gitlab/recipes/config_spec.rb 2 additions, 2 deletionsspec/chef/cookbooks/gitlab/recipes/config_spec.rb
- spec/chef/cookbooks/monitoring/libraries/prometheus_spec.rb 1 addition, 1 deletionspec/chef/cookbooks/monitoring/libraries/prometheus_spec.rb
- spec/chef/cookbooks/monitoring/recipes/postgres_exporter_spec.rb 4 additions, 4 deletions...ef/cookbooks/monitoring/recipes/postgres_exporter_spec.rb
- spec/chef/cookbooks/package/libraries/config/services_spec.rb 3 additions, 3 deletions.../chef/cookbooks/package/libraries/config/services_spec.rb
- spec/chef/cookbooks/package/libraries/settings_dsl_spec.rb 2 additions, 1 deletionspec/chef/cookbooks/package/libraries/settings_dsl_spec.rb
Loading
Please register or sign in to comment