Rocksdb stats level knob.#8711
Merged
Merged
Conversation
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-macos-m1 on macOS BigSur 11.5.2
|
Contributor
Result of foundationdb-pr-macos on macOS Monterey 12.x
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
neethuhaneesha
force-pushed
the
metrics
branch
from
November 6, 2022 09:11
25558a6 to
66aeac9
Compare
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Collaborator
Doxense CI Report for Windows 10
|
5 tasks
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
| statistics->histogramData(histogram, &histogram_data); | ||
| e.detail(format("%s%d", name, "P95"), histogram_data.percentile95); | ||
| e.detail(format("%s%d", name, "P99"), histogram_data.percentile99); | ||
| if (SERVER_KNOBS->ROCKSDB_STATS_LEVEL > rocksdb::kExceptHistogramOrTimers) { |
Contributor
There was a problem hiding this comment.
Can you add a comment here about the meaning of this if condition?
neethuhaneesha
force-pushed
the
metrics
branch
from
November 7, 2022 19:09
66aeac9 to
bd7a45e
Compare
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
xy-54321
previously approved these changes
Nov 7, 2022
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-macos-m1 on macOS BigSur 11.5.2
|
Contributor
Result of foundationdb-pr-macos on macOS Monterey 12.x
|
liquid-helium
previously approved these changes
Nov 7, 2022
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
neethuhaneesha
dismissed stale reviews from liquid-helium and xy-54321
via
November 7, 2022 21:35
237814f
neethuhaneesha
force-pushed
the
metrics
branch
from
November 7, 2022 21:35
bd7a45e to
237814f
Compare
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
neethuhaneesha
force-pushed
the
metrics
branch
from
November 7, 2022 23:14
237814f to
80f5a09
Compare
Collaborator
Doxense CI Report for Windows 10
|
Contributor
Result of foundationdb-pr-clang-ide on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-clang on Linux CentOS 7
|
Contributor
Result of foundationdb-pr on Linux CentOS 7
|
Contributor
Result of foundationdb-pr-cluster-tests on Linux CentOS 7
|
xy-54321
approved these changes
Nov 8, 2022
Collaborator
Doxense CI Report for Windows 10
|
sfc-gh-nwijetunga
added a commit
to sfc-gh-nwijetunga/foundationdb
that referenced
this pull request
Nov 9, 2022
* main: Blob single part upload (apple#8703) Addressed review comments Extend Transaction Window during Restore in Simulation (apple#8729) Increase default GLOBAL_TAG_THROTTLING_FOLDING_TIME EAR: fix Redwood encryption system key space prefix (apple#8698) Rocksdb stats level knob. (apple#8711) Add CLI Argument to Override Snapshot Backup Encryption (apple#8661) Disable taking the ss read lock due to a 5% read perf regression in 100% cached read, CPU-bound scenario. Fix go usage in mock_kms cmake commands. make trackExcludedServers PRIORITY_SYSTEM_IMMEDIATE
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rocksdb stats level knob.
Code-Reviewer Section
The general pull request guidelines can be found here.
Please check each of the following things and check all boxes before accepting a PR.
For Release-Branches
If this PR is made against a release-branch, please also check the following:
release-branchormainif this is the youngest branch)