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

Backend metrics of rocksdb disk usage can't work #323

Closed
Linary opened this issue Jan 8, 2019 · 1 comment · Fixed by #374
Closed

Backend metrics of rocksdb disk usage can't work #323

Linary opened this issue Jan 8, 2019 · 1 comment · Fixed by #374
Labels
bug Something isn't working
Milestone

Comments

@Linary
Copy link
Contributor

Linary commented Jan 8, 2019

No description provided.

Linary added a commit that referenced this issue Jan 9, 2019
Fix #323

Change-Id: I11e57d3f7247b77853675f04173632021113cb5f
@Linary Linary added the bug Something isn't working label Jan 9, 2019
@Linary
Copy link
Contributor Author

Linary commented Jan 15, 2019

Maybe we can try to use MemoryUtil to get some memory usage info.
like: facebook/rocksdb@e420888
But it seems unavailable until the 5.18 release.

Linary added a commit that referenced this issue Jan 15, 2019
Fix #323

Change-Id: I11e57d3f7247b77853675f04173632021113cb5f
Linary added a commit that referenced this issue Jan 30, 2019
Fix #323

Change-Id: I11e57d3f7247b77853675f04173632021113cb5f
zhoney pushed a commit that referenced this issue Feb 12, 2019
Fix #323

Change-Id: I11e57d3f7247b77853675f04173632021113cb5f
javeme added a commit that referenced this issue Feb 26, 2019
There are warning cause by using some deprecated methods.

fix #323

Change-Id: I63777d5cc38e05e39c9475e31a33bb987f8243e6
zhoney pushed a commit that referenced this issue Feb 26, 2019
There are warning cause by using some deprecated methods.

fix #323

Change-Id: I63777d5cc38e05e39c9475e31a33bb987f8243e6
@javeme javeme added this to the 0.9 milestone Apr 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants