Skip to content

Revert "Merge branch 'qmnguyen0711/849-sentry-upgrade-sentry-raven-gem' into 'master'"

Quang-Minh Nguyen requested to merge revert-190fa31c into master

What does this MR do?

After this MR (!62387 (merged)) to upgrade Sentry gem version is deployed, we failed to send any event to Sentry. The main reason for this is that the new version of Sentry gem's transport protocol is incompatible with Sentry server's version.

When trying to send an event to Sentry, the client gets a 403 status:

Screen_Shot_2021-06-04_at_18.08.33

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports

Loading