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 graphs for consistency_level #706

Closed
slivne opened this issue Aug 1, 2019 · 1 comment · Fixed by #710
Closed

add graphs for consistency_level #706

slivne opened this issue Aug 1, 2019 · 1 comment · Fixed by #710
Labels
enhancement New feature or request

Comments

@slivne
Copy link

slivne commented Aug 1, 2019

in scylla 3.1 we have additional counters for CL scylladb/scylladb#4309

@slivne slivne added this to the monitoring 3.1 milestone Aug 4, 2019
@slivne slivne added the enhancement New feature or request label Aug 4, 2019
@amnonh
Copy link
Collaborator

amnonh commented Aug 5, 2019

The new metric is:
scylla_query_processor_queries

@slivne I'm not sure the metric is good enough, it just counts queries (not split into types) for read, ANY could be ok, but for write it is not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants