self-hosted
self-hosted copied to clipboard
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
### Problem Statement We have instructions for additional workers [here](https://develop.sentry.dev/self-hosted/troubleshooting/sentry/#background-workers-havent-checked-in-recently). I have some questions related to this: - If I have enough resources, does it make sense to add worker...
### Self-Hosted Version 23.11.0 ### CPU Architecture x86_64 ### Docker Version 28.0.4 ### Docker Compose Version 2.34.0 ### Machine Specification - [x] My system meets the minimum system requirements of...
### Self-Hosted Version 25.4.0 ### CPU Architecture x86_64 ### Docker Version 26.1.4 ### Docker Compose Version 2.35.0 ### Machine Specification - [x] My system meets the minimum system requirements of...
### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### What are you trying to accomplish? I'm tyring to run sentry on my local environment. It all works fine for a while but after a...
### Self-Hosted Version 25.4.0 ### CPU Architecture k8s ### Docker Version 28.0.1, build 068a01e ### Docker Compose Version 2.33.1 ### Machine Specification - [x] My system meets the minimum system...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce  After configuring the email address, the email could not be sent out and the log did not report any errors logs...
### Self-Hosted Version 25.1.0 ### CPU Architecture x86_64 ### Docker Version 27.4.0 ### Docker Compose Version v2.31.0 ### Machine Specification - [x] My system meets the minimum system requirements of...
### Self-Hosted Version 24.12.1 ### CPU Architecture x86_64 ### Docker Version 27.4.1 ### Docker Compose Version v2.32.1 ### Machine Specification - [x] My system meets the minimum system requirements of...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce After adding dynamic parsing, access to sentry environment keeps prompting  sentry.conf.py   config.yaml ### Expected Result solve problems ### Actual...
### Problem Statement .env file currently contains 'SENTRY_EVENT_RETENTION_DAYS=90' if i understand correctly then if I add in .env.custom this 'SENTRY_EVENT_RETENTION_DAYS=30' (and do nothing to .env file) then the value of...