Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

util/log: add custom crash tags to sentry #108920

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

pjtatlow
Copy link
Contributor

In #106786 we added the ability to provide an environment variable that was meant to add custom tags to sentry crash reports. That change added the function that would create the map of crash report tags / values, but it was never actually used. This change ensures that tags from that environment variable will actually show up in the sentry reports.

Release note: None

Epic: None

In cockroachdb#106786 we added the ability to provide an environment
variable that was meant to add custom tags to sentry crash
reports. That change added the function that would create
the map of crash report tags / values, but it was never actually
used. This change ensures that tags from that environment
variable will actually show up in the sentry reports.

Release note: None

Epic: None
@pjtatlow pjtatlow requested review from jaylim-crl, a team and Santamaura and removed request for a team August 17, 2023 17:50
@blathers-crl
Copy link

blathers-crl bot commented Aug 17, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@jaylim-crl jaylim-crl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm: Thanks!

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @pjtatlow and @Santamaura)

@pjtatlow
Copy link
Contributor Author

TFTR!

bors +r

@craig
Copy link
Contributor

craig bot commented Aug 17, 2023

Did you mean "r+"?

@dhartunian
Copy link
Collaborator

bors r+

@craig
Copy link
Contributor

craig bot commented Aug 17, 2023

Build succeeded:

@craig craig bot merged commit 07266c3 into cockroachdb:master Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants