Remove backwards compatibility for pg exporter user table stats
The flag postgres_exporter['per_table_stats'] was replaced in favor of postgres_exporter['flags']['collector.stat_user_tables']. Deprecation documentation: https://docs.gitlab.com/ee/update/deprecations.html#postgres_exporterper_table_stats-configuration-setting Changelog: removed Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8169
parent
60a34304
No related branches found
No related tags found
Showing
- files/gitlab-cookbooks/monitoring/attributes/default.rb 0 additions, 1 deletionfiles/gitlab-cookbooks/monitoring/attributes/default.rb
- files/gitlab-cookbooks/monitoring/recipes/postgres-exporter.rb 0 additions, 2 deletions.../gitlab-cookbooks/monitoring/recipes/postgres-exporter.rb
- files/gitlab-cookbooks/package/libraries/deprecations.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/package/libraries/deprecations.rb
- spec/chef/cookbooks/monitoring/recipes/postgres_exporter_spec.rb 2 additions, 2 deletions...ef/cookbooks/monitoring/recipes/postgres_exporter_spec.rb
Loading
Please register or sign in to comment