reportportal / service-api

Report portal. Main API Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nobody consumes Queue log_message_saving in virtual host /

mrsombre opened this issue · comments

Hello, we were recently migrated from ReportPortal to a new version on have a bunch of issues with a new stack.
One is mq consumes huge amount of disk, because nobody consumes log_message_saving and it literally expand for millions events in few days and i need to delete it every time. I can't get, who should consume this?
Also, seems nothing happened in elastic, cause i see no new indexes in it. Logs not helping.

Hello @mrsombre ,
Could you please provide a little more information:

  1. Are you using RP in Docker or Kubernetes version?
  2. What is your instance capacity by CPU/Memory/Disk (read/write IOPS)
  3. Do all of the containers are up and running and don't restart?
  4. What is your PostgreSQL configuration. Is it on separate instance (maybe)?
  5. Could you provide database container resources utilization stats, if available.

Thank you