forked from yugabyte/yugabyte-db
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[yugabyte#7927] Rename deprecated old-rocksdb-metric-name rocksdb_tot…
…al_sst_file_size to rocksdb_current_version_sst_files_size Summary: https://phabricator.dev.yugabyte.com/D6987 from Aug 2019, introduced rocksdb_current_version_sst_files_size metrics. However, for backwards comatibility reasons the metric is also exported under the old name: viz: rocksdb_total_sst_file_size This diff updates YW to use the new name instead of the old name. Test Plan: eye-ball Reviewers: timur, daniel, bogdan Reviewed By: daniel, bogdan Subscribers: rao, jenkins-bot, ybase Differential Revision: https://phabricator.dev.yugabyte.com/D11152
- Loading branch information
1 parent
db98f76
commit ae6ca18
Showing
3 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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