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

Add Zerolog integration #857

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Add Zerolog integration #857

wants to merge 37 commits into from

Conversation

ribice
Copy link
Collaborator

@ribice ribice commented Jul 10, 2024

Resolves #853

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 85.27607% with 24 lines in your changes missing coverage. Please review.

Project coverage is 83.08%. Comparing base (ec151c7) to head (556bfbf).

Files with missing lines Patch % Lines
zerolog/sentryzerolog.go 85.27% 16 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #857      +/-   ##
==========================================
- Coverage   83.09%   83.08%   -0.01%     
==========================================
  Files          55       56       +1     
  Lines        5459     5622     +163     
==========================================
+ Hits         4536     4671     +135     
- Misses        767      786      +19     
- Partials      156      165       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

zerolog/zerolog.go Fixed Show fixed Hide fixed
@ribice ribice marked this pull request as ready for review July 20, 2024 14:30
@ribice ribice requested a review from cleptric July 21, 2024 09:51
@antisocrates
Copy link

Will this be available in the next minor release?

@ribice
Copy link
Collaborator Author

ribice commented Oct 21, 2024

Will this be available in the next minor release?

Yes, we plan to include this in next release.

cleptric
cleptric previously approved these changes Oct 29, 2024
Copy link
Member

@cleptric cleptric left a comment

Choose a reason for hiding this comment

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

Let's make this it's own package. You can update https://github.com/getsentry/sentry-go/blob/master/.craft.yml and I'll add it to our release registry.

cleptric

This comment was marked as duplicate.

@cleptric cleptric dismissed their stale review October 29, 2024 07:55

Meant to comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for zerolog
3 participants