Skip to content

deps: evaluate a possible upgrade to the newest sentry-go #76439

@knz

Description

@knz

Currently CockroachDb files issues to Sentry.io using an outdated version of sentry-go (SDK 0.6.1).

The filing of issues happens automatically via the errors library.
This week, an external contributor volunteered to upgrade the sentry-go dependency in errors: cockroachdb/errors#92

Before we accept this PR, we need to qualify this inside CockroachDB:

  1. create a build of CockroachDB with the proposed patch in errors.
  2. point the build to our dev instance in Sentry.io
  3. trigger a reportable error
  4. check in the Sentry UI that the error report is 1) actually filed and 2) that the metadata is preserved just as well as in the previous SDK version.

Metadata

Metadata

Assignees

Labels

A-error-handlingError messages, error propagations/annotationsC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-server-and-securityDB Server & Security

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions