Hello. We are using Kafka cluster with K8s, multiple consumers and etc. During the K8s service deployment, we can see a lot of errors logged: ``` Rebalance In Progress: the coordinator has begun rebalancing the group, the client should rejoin the group ``` And it's spams our Sentry and other log providers. How we can mitigate this being logged?