Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workload metrics not populated in servers endpoint #582

Open
PeterJanRoes opened this issue May 10, 2024 · 5 comments
Open

Workload metrics not populated in servers endpoint #582

PeterJanRoes opened this issue May 10, 2024 · 5 comments

Comments

@PeterJanRoes
Copy link

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?

@PeterJanRoes
Copy link
Author

It seems that also the delayStat metrics are not populated.

@svaroqui
Copy link
Collaborator

svaroqui commented May 11, 2024 via email

@PeterJanRoes
Copy link
Author

Ok, thank you. Which setting is that?

@svaroqui
Copy link
Collaborator

svaroqui commented Jun 26, 2024

Hi Peter does metrics are computed on the cluster, we could also report them per server

@svaroqui
Copy link
Collaborator

Please propose us a pull request or with support we could boost that feature if your feel this a blocker for your project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants