Add sentry configuration options for GitLab KAS
This commit adds new `gitlab_kas['sentry_dsn']` and `gitlab_kas['sentry_environment']` configuration options, allowing to enable Sentry error tracking for GitLab KAS. It supports setting the Sentry DSN as well as an optional environment, as it's also the case for other GitLab services. Changelog: added
parent
79db066f
No related branches found
No related tags found
Showing
- files/gitlab-config-template/gitlab.rb.template 4 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab-kas/attributes/default.rb 2 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab-kas/attributes/default.rb
- files/gitlab-cookbooks/gitlab-kas/templates/default/gitlab-kas-config.yml.erb 7 additions, 0 deletions...ks/gitlab-kas/templates/default/gitlab-kas-config.yml.erb
- spec/chef/recipes/gitlab-kas_spec.rb 8 additions, 2 deletionsspec/chef/recipes/gitlab-kas_spec.rb
Loading
Please register or sign in to comment