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

Write path stats #7172

Closed
wants to merge 5 commits into from
Closed

Write path stats #7172

wants to merge 5 commits into from

Conversation

jwilder
Copy link
Contributor

@jwilder jwilder commented Aug 17, 2016

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Sign CLA (if not already signed)

This PR adds some simple write path success/error counts from the shard down to the cache and WAL. This allows someone to monitor the shard write OPS and detect when writes are failing. If they are failing, it can be determined by drilling down to the cache or WAL write stats.

This also fixes a bug in the cache size stat where deletes would not reset the memory usage.

@benbjohnson
Copy link
Contributor

👍

@jwilder
Copy link
Contributor Author

jwilder commented Aug 29, 2016

Closing this since it was supposed to be for 1.0. Re-opened as: #7233

@jwilder jwilder closed this Aug 29, 2016
@jwilder jwilder deleted the jw-stats branch March 17, 2017 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants