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

Add monitoring metrics for column shards #6628

Closed
SloNN opened this issue Jul 12, 2024 · 0 comments · Fixed by #7314
Closed

Add monitoring metrics for column shards #6628

SloNN opened this issue Jul 12, 2024 · 0 comments · Fixed by #7314
Assignees

Comments

@SloNN
Copy link
Collaborator

SloNN commented Jul 12, 2024

For a common approach to monitoring with datashards, the following metrics should be added:

table.columnshard.used_core_percents
table.columnshard.read.bytes
table.columnshard.read.rows
table.columnshard.write.rows
table.columnshard.erase.rows
table.columnshard.erase.bytes

That metrics must behave the same way as datashard metrics

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