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

Adding a Per ks/table dashboard #1497

Merged
merged 3 commits into from
Aug 3, 2021
Merged

Adding a Per ks/table dashboard #1497

merged 3 commits into from
Aug 3, 2021

Conversation

amnonh
Copy link
Collaborator

@amnonh amnonh commented Jul 28, 2021

This PR is currently an RFC mode, for customers that would set scylla to report per table metrics, it would allow to show per table metrics.

The user chooses a keyspace and can choose specific table for that keyspace.
image

To handle performance issues:

  1. there are new recording rules that would generate the avarage, p95 and p99 per table latencies.
  2. The per tables rows are closed by default
    image

So the user can open only the relevant table

Fixes #998

@amnonh amnonh merged commit 270ece6 into scylladb:master Aug 3, 2021
@amnonh amnonh deleted the per_table branch August 3, 2021 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFE] read/write latency by table name
1 participant