replication-manager
replication-manager copied to clipboard
Workload metrics not populated in servers endpoint
The response of the /api/clusters/{clusterName}/topology/servers
contains a workLoad
field. However, the metrics dbTableSize
, dbIndexSize
, cpuThreadPool
and cpuUserStats
always seem to be zero. Are these not properly populated and is this a bug? Or are there extra steps needed to get those metrics?
It seems that also the delayStat
metrics are not populated.
activating schema monitoring is the key
Le ven. 10 mai 2024, 16:30, PeterJanRoes @.***> a écrit :
It seems that also the delayStat metrics are not populated.
— Reply to this email directly, view it on GitHub https://github.com/signal18/replication-manager/issues/582#issuecomment-2104714910, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWVCIBRLVFHEI3WLTTJGLTZBTK2FAVCNFSM6AAAAABHQHSCASVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBUG4YTIOJRGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Ok, thank you. Which setting is that?
Hi Peter does metrics are computed on the cluster, we could also report them per server
Please propose us a pull request or with support we could boost that feature if your feel this a blocker for your project