Cloud SQL High CPU Usage
We are using CloudSQL with postgres 15, and everyday at 12:00 pm, we have a 100% CPU consumption as we can see in the first image.
We saw that the queries that are consuming the most from our database are those in the second image, but this query: "select owner, created_at, "sequence", position from eventstore.push($1::eventstore.command[])" were called 15 thousand times, this query overload our database, this is happening in our production environment everyday, so we need some help ASAP
We have a 4 vCPU and 16 GB RAM of CPU and a few more than 20 organizations and 31K of users


1 Reply
Hi there, that is a weird case.
What version of zitadel are you currently on?