Skip to content

feat(pages): add option to enable sentry and to define dsn and environment

Roger Meier requested to merge siemens/omnibus-gitlab:feat/pages-sentry into master

What does this MR do?

Sentry error reporting has been added recently to gitlab-pages, see gitlab-pages!133 (merged) and will be shipped with %12.1

This MR adds the option to enable Sentry and to define DSN/Environment.

Checklist

See Definition of done.

  • Changelog entry created. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com
  • Equivalent MR/issue for CNG opened if applicable

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

Edited by Roger Meier

Merge request reports