Kevin Pfeifer

Results 191 comments of Kevin Pfeifer

I think we can close this since the `shouldExecute()` hook was sufficient.

Duplicate of https://github.com/getsentry/self-hosted/issues/3327

What I can confirm is the fact, that doing the upgrade to 24.9.0 did NOT fix the issue. After a few hours of incoming events I repeatedly get the same...

We did the 24.8.0 Sentry update on the 1st of September. This is our stats page for the last 30 days ![Image](https://github.com/user-attachments/assets/cece4579-abe9-4829-ad93-d6abf93a230d) As you can see there are sections where...

I can also see errors related to https://github.com/getsentry/snuba/issues/5707 in my logs ``` postgres-1 | 2024-09-20 11:04:34.677 UTC [660670] ERROR: duplicate key value violates unique constraint "sentry_environmentprojec_project_id_environment_i_91da82f2_uniq" postgres-1 | 2024-09-20 11:04:34.677...

I will have to try and get some system metric info stats running to give you the requested info

Just wanna post my current stats of the last 3 days before I do this change ![Image](https://github.com/user-attachments/assets/e980ca32-af42-4124-b127-08f2b1c5c26e) The 21st is not shown in the stats here for some reason but...

Adjusted the `relay/config.yml` and executed `docker compose up -d relay`to restart the relay container. Nothing changed till now even though there are 100% events which should be coming in. Should...

> What is java process? Its the kafka process ``` root@scarecrow:~# ps -ax | grep java 1969 pts/0 S+ 0:00 grep java 17703 ? Ssl 183:39 java -Xmx1G -Xms1G -server...

I got some news.... I just executed ``` docker compose down ./install.sh docker compose up -d ``` and suddenly the stats page has updated and there seems to be events...