Monitoring inconsistency
To Reproduce
Fresh install
Current vs. Expected behavior
While this is my Database instance monitoring graph:
Each 5min a heavy procedure is running, that shows as 100% cpu for 15s.
However.. as you can see on main graph, it is not showing any spikes.
This is my dokploy central monitoring
I suspect is not monitoring all cpu cores ?!
Because htop shows the spike, as 1 core bein fully utilized and it's either core 2 or core 3.
Provide environment information
Ubuntu 20.4
VPS Contabo: 4cores / 6GB / 200 SSD
Which area(s) are affected? (Select all that apply)
Application
Additional context
Tested on VPS with latest Dokploy 0.6.2
We use docker stats, which does the job of monitoring the container and its resources, I wouldn't be too sure to give you a concrete answer about this, the only thing you can try is to use docker stats in the terminal and see the usage and now compare what we have in dokploy to see if something is wrong
I do not consider that this is really a bug, we use the main functionality provided by docker, which is docker stats so I would not have a specific solution for this case, for now I will close it since I do not know how to proceed.