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

Read Path Dasboards V1 #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arodrime
Copy link
Contributor

@arodrime arodrime commented Dec 2, 2020

Add the "Read Path Dashboard" as defined in #27.

To be reviewed / tested and merged!

@arodrime arodrime requested a review from tjake December 2, 2020 17:37
@arodrime arodrime self-assigned this Dec 2, 2020
@arodrime arodrime marked this pull request as draft December 2, 2020 17:38
@arodrime arodrime force-pushed the alain/27-add-read-path-dashboard branch 2 times, most recently from e7cfc31 to 1832af6 Compare December 11, 2020 15:44
@arodrime arodrime force-pushed the alain/27-add-read-path-dashboard branch from 1832af6 to 1794043 Compare February 11, 2021 16:35
@arodrime arodrime force-pushed the alain/27-add-read-path-dashboard branch from 1794043 to e05973d Compare February 23, 2021 11:40
@arodrime arodrime force-pushed the alain/27-add-read-path-dashboard branch from 177fb45 to 7ba5982 Compare March 17, 2021 11:02
@tjake
Copy link
Member

tjake commented Mar 19, 2021

@tjake, Do you know why we would have mcac_table_key_cache_hit_rate available, but not mcac_table_row_cache_hit_rate or mcac_table_counter_cache_hit_rate?

I'm guessing these only show up when you enable them in cassandra.yaml

@arodrime
Copy link
Contributor Author

So after looking at MBeans available through jconsole, I can see that there is some inconsistencies for caches at table level:

keycache hit rate table level

row cache table level

Also the counter cache is not present at all there (nor chunk cache - but on this one I'm not sure if the table level is really relevant).

@tjake do you think it's relevant to report this inconsistence at the project level?

Other than that, I can use those metrics - at the node level:

node level cache metrics

Also, at the OS level (collectd), I'm looking for those options (that were available on dashboards we did for Datadog - and are available there out of the box). But I'll look a bit more I did not take the time to do that search seriously yet. Just if you know about it, I'd like to know :).

  • Disk Read Latency (io.r_await?)
  • Disk Read Queued (io.rrqm/s)
  • Disk Utilization (io.util%)

@arodrime arodrime force-pushed the alain/27-add-read-path-dashboard branch from 9e591c3 to cf48586 Compare April 14, 2021 15:10
@arodrime arodrime marked this pull request as ready for review April 14, 2021 15:12
@arodrime arodrime force-pushed the alain/27-add-read-path-dashboard branch from cf48586 to be24270 Compare April 14, 2021 15:43
@arodrime arodrime force-pushed the alain/27-add-read-path-dashboard branch from be24270 to cb74f6f Compare July 21, 2021 15:54
@arodrime arodrime force-pushed the alain/27-add-read-path-dashboard branch from cb74f6f to 97664d6 Compare July 21, 2021 16:48
@arodrime arodrime force-pushed the alain/27-add-read-path-dashboard branch from 97664d6 to 558f20b Compare July 21, 2021 17:19
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.

None yet

2 participants