Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Relay logs (Inconsistent Sentry events) #1631

Open
saraniyakumaresan opened this issue Dec 11, 2024 · 0 comments
Open

Issue with Relay logs (Inconsistent Sentry events) #1631

saraniyakumaresan opened this issue Dec 11, 2024 · 0 comments

Comments

@saraniyakumaresan
Copy link

We are using Sentry Kubernetes Chart version 21.6.3 in our production environment.
Recently, we have observed errors in the relay server logs that are impacting sentry events. Specifically, we are seeing the following recurring errors in the sentry-relay pod logs:

bcs@BCS126-MacBook-Pro ~ % k logs sentry-production-relay-6b8bfff7f5-qg968
Defaulted container "sentry-relay" out of: sentry-relay, sentry-relay-init (init)
2024-12-11T13:48:08.399420Z ERROR relay_server::services::project: there is no project state: dropping 16 buckets tags.project_key="1e68b983eb2f475eb1d63e002d5f0dd6"
2024-12-11T13:48:17.999203Z ERROR relay_server::services::project: there is no project state: dropping 8 buckets tags.project_key="1e68b983eb2f475eb1d63e002d5f0dd6"
2024-12-11T13:52:24.598250Z  WARN relay_server::services::processor::span: dropping span because feature is disabled
2024-12-11T13:52:51.629223Z  WARN relay_server::services::processor::span: dropping span because feature is disabled
2024-12-11T13:56:46.199347Z ERROR relay_server::services::project: there is no project state: dropping 1 buckets tags.project_key="559a480e88444d39b0b6e4d3e62f68bf"
2024-12-11T13:57:48.050645Z  WARN relay_server::services::processor::span: dropping span because feature is disabled
2024-12-11T13:59:50.599290Z ERROR relay_server::services::project: there is no project state: dropping 1 buckets tags.project_key="9f3e12e3619345e7989bd1cf01b3d635"
2024-12-11T14:02:02.156814Z  WARN relay_server::services::processor::span: dropping span because feature is disabled

We appreciate any assistance or recommendations you can provide.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant