self-hosted
self-hosted copied to clipboard
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
## Summary This is a request to explicitly define docker networks in the docker-compose. ## Motivation For the purposes of adding sentry onpremise to existing networks, some containers might need...
## Summary Please consolidate all external dependencies such as docker images (like alpine, busybox, postgres, zookeeper, kafka, clickhouse, nginx, exim) and package distributions (like buster debian) in one place so...
### Version 21.11.0 ### Steps to Reproduce 1. Download the latest release as described in the [self-hosted documentation](https://develop.sentry.dev/self-hosted/) - which is at moment of writing: 21.11.0 2. Unzip the package...
## Summary `sentry-cli` has a Docker image and Bash signal trap support: https://docs.sentry.io/product/cli/send-event/#bash-hook The two didn't play well together but now this can be overcome: https://github.com/getsentry/sentry-cli/pull/852 Hence, we should try...
### Problem Statement To build `sentry-cleanup`, `snuba-cleanup`, `snuba-transactions-cleanup` and `symbolicator-cleanup`, I need to use an HTTPS proxy of my company (for the APT repository) to execute `apt-get update && apt-get...
There are several topic configurations that are required for efficient or correct message processing in certain circumstances: - log compaction settings for the commit log topic - timestamp type for...
### Summary It would be convenient to list whether the sentry on-premise or sentry client versions have updates available. ### Motivation Sometimes site updates get missed. The current process for...
### Version 21.9.0 ### Environment ``` OS: Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-77-generic x86_64) Docker version 20.10.7, build 20.10.7-0ubuntu1~20.04.1 docker-compose version 1.29.2, build 5becea4c ``` ### Steps to Reproduce 1. Setup...
_Reticketed from https://github.com/getsentry/relay/pull/912._ ### Problem For SaaS we practice CD, deploying multiple times per day. If there's a bug, we fix forward, we never(?) roll back. Since we have a...
I've seen a few times recently where people have basically asked "What are all these moving parts? Do I really need them all?" Here's [the latest example](https://discord.com/channels/621778831602221064/621783515423440927/792446079492554803) from @kanadaj: >>...