Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

feat/lib/background: mark goroutine names as safe for Sentry#63010

Merged
bobheadxi merged 1 commit intomainfrom
lib-background-safe-routinename
May 31, 2024
Merged

feat/lib/background: mark goroutine names as safe for Sentry#63010
bobheadxi merged 1 commit intomainfrom
lib-background-safe-routinename

Conversation

@bobheadxi
Copy link
Member

Goroutines names are generally defined statically so there should be nothing sensitive in there; this makes Sentry reports on unhealthy service shutdown more usable, i.e. not all redacted like https://sourcegraph.slack.com/archives/C073F0EFB43/p1717173450559609

Test plan

n/a

@bobheadxi bobheadxi requested review from a team and unknwon May 31, 2024 17:44
@cla-bot cla-bot bot added the cla-signed label May 31, 2024
@bobheadxi bobheadxi enabled auto-merge (squash) May 31, 2024 17:51
@bobheadxi bobheadxi merged commit 3011cbe into main May 31, 2024
@bobheadxi bobheadxi deleted the lib-background-safe-routinename branch May 31, 2024 17:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants