Skip to content

Initial work on LogEvent support#2602

Closed
solnic wants to merge 7 commits into
masterfrom
2600-sentry-structured-logging-for-ruby
Closed

Initial work on LogEvent support#2602
solnic wants to merge 7 commits into
masterfrom
2600-sentry-structured-logging-for-ruby

Conversation

@solnic
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown

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
Copy Markdown
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