You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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:
We appreciate any assistance or recommendations you can provide.
Thank you!
The text was updated successfully, but these errors were encountered: