self-hosted
self-hosted copied to clipboard
Ongoing Work & Feedback
Hello there! 👋
Self-hosted is a big part of Sentry and has provided many benefits to companies and communities, helping them track errors and performance. I believe you already know what Sentry can do. Through this issue, we're aiming to be open and transparent about: (1) our priorities; (2) our backlogs; (3) the features you can expect to see in self-hosted Sentry; and (4) how to submit feedback.
If you want to submit feedback (not just asking for help or explaining what went wrong with self-hosted -- but also things that made you happy while maintaining self-hosted Sentry), feel free to comment on this issue!
For known existing backlogs, you can visit this GitHub Project: https://github.com/orgs/getsentry/projects/109
What we are prioritizing
These issues are being worked on by us.
- [ ] https://github.com/getsentry/self-hosted/issues/1808 -- Current nodestore lives in Postgres and is causing lots of disk storage issues. We're trying to move to S3 or filesystem-based implementation. A draft for S3 with Garage is available here as a blueprint https://github.com/getsentry/self-hosted/pull/3498
- [ ] https://github.com/getsentry/self-hosted/issues/1573
- [ ] https://github.com/getsentry/self-hosted/issues/369 -- PR is already made: https://github.com/getsentry/self-hosted/pull/3673
- [x] https://github.com/getsentry/self-hosted/issues/1866 -- It is long overdue
- [x] https://github.com/getsentry/self-hosted/issues/3593 -- We're there! Just a couple of testing and tweaks until we can fully say it's done
- [x] https://github.com/getsentry/self-hosted/issues/1585 -- Available now!
What features you can expect to land on self-hosted
- [ ] https://github.com/getsentry/self-hosted/issues/3304
- [ ] https://github.com/getsentry/self-hosted/issues/3592
- [ ] https://github.com/getsentry/self-hosted/issues/3560
- [ ] https://github.com/getsentry/seer (AI/ML/Autofix features -- still a long way)