Skip to content

Initial work on LogEvent support #2602

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

Closed
wants to merge 7 commits into from

Conversation

solnic
Copy link
Collaborator

@solnic solnic commented Apr 23, 2025

This is initial work to support logs in envelopes.

TODO

  • Add LogEvent item type
  • Add support for log events to Transport
  • Add Sentry.capture_log
  • Add support for Sentry.logger enhanced with capturing logs

Refs #2600

@solnic solnic linked an issue Apr 23, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Apr 23, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Initial work on LogEvent support ([#2602](https://github.com/getsentry/sentry-ruby/pull/2602))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against eae7784

@solnic
Copy link
Collaborator Author

solnic commented Apr 25, 2025

This would grow too fast too big, so I'm closing it in favor of smaller PRs. Starting with #2606

@solnic solnic closed this Apr 25, 2025
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.

Sentry Structured Logging for Ruby
1 participant