I have Matomo deployed in AWS ECS (matomo:4.15.1). It is connected to RDS MariaDB (mariadb:10.6).
Using the mysql CLI, when I run commands like SHOW PROCESSLIST; and SELECT * FROM INFORMATION_SCHEMA.INNODB_TRX order by trx_started limit 10; I see a lot of matomo queries. Some seem to be running for more than 2 days.
The container’s memory seems to be going up non-stop until it’s OOM killed. Database CPU utilization and connections are also very high. For example (sorry, can only post one image since I’m a new user):
I would like some help understanding the problem.
1 post - 1 participant
