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

Use Rocksdb Counters to fix #24 #27

Merged
merged 21 commits into from
Oct 25, 2016
Merged

Use Rocksdb Counters to fix #24 #27

merged 21 commits into from
Oct 25, 2016

Conversation

timvaillancourt
Copy link

To fix #24, this moves to using the optional RocksDB 'counters' Igor Canadi from mongorocks recommended, enabled by the flag '--rocksdbCounters 1' or in the mongod.conf.

Moving to the 'counters' caused some new metrics to be available (mostly read latency and block cache hit/miss). Some metrics not available in 'counters' (but were in the human-readable output) are requested for addition in mongodb-partners/mongo-rocks#34.

A PR in the https://github.com/Percona-Lab/grafana_mongodb_dashboards project is upcoming for this change.

@timvaillancourt timvaillancourt changed the title Rocksdb Counters to fix #24 Use Rocksdb Counters to fix #24 Sep 28, 2016
@dbmurphy dbmurphy merged commit c8d4414 into percona:master Oct 25, 2016
@timvaillancourt timvaillancourt deleted the rocksdb_counters branch November 15, 2016 00:17
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