Hi,
I installed sentry using the Helm chart which is available. At first, I have had no issues looking at events. All of a sudden today, messages are not being displayed in the issues section on the dashboard.
I’m not sure what the problem could be.
I have checked the logs. All the logs look fine except for snuba-api logs
2020-09-28 19:38:21,279 Error submitting packet, dropping the packet and closing the socket
10.1xx.14.46 - - [28/Sep/2020:19:38:21 +0000] "POST /query HTTP/1.1" 200 430 "tsdb" "-"
2020-09-28 19:38:21,533 Error submitting packet, dropping the packet and closing the socket
I see a lot of these errors.
I have checked for Kafka lag. But seems like there is almost no lag at the consumer group level.
Any could somebody please point me in the right direction.
Thanks & Regards!