getsentry / getsentry/sentry-rust
Sentry Logs for `sentry-slog`
Open
Feature
Logs
Rust
- Dominant language
- Rust
- Stars
- 752
- Forks
- 190
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 5
Description
The `slog` crate does not support Sentry logs, but probably should. Instead it only supports events and breadcrumbs.
Let's add logs support.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the `slog` crate integration and its existing support for Sentry events and breadcrumbs. Determine the intended Sentry logs behavior and how it should be verified; the work is done when `slog` supports logs in addition to events and breadcrumbs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100