[ 
https://issues.apache.org/jira/browse/HDDS-14041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HDDS-14041:
-----------------------------------
    Release Note: 
This commit adds the following metrics that are collected periodically:
    DbSnapshotsDirSize("Total size of db.snapshots directory in bytes"),
    TotalSstFilesCount("Total number of SST files across all snapshots"),
    NumSnapshots("Total number of snapshot checkpoint directories"),
    CheckpointDirSize("Size of checkpoint directory in bytes"),
    CheckpointSstFilesCount("Number of SST files in checkpoint directory")

Added a configuration property 
ozone.om.snapshot.directory.metrics.update.interval, which defaults to 5m.

It is used to define:
Time interval used to update the space consumption stats of the
      Ozone Manager snapshot directories. Background thread periodically saves 
these
      stats. Unit could be defined with postfix (ns,ms,s,m,h,d)

  was:
This commit adds the following metrics that are collected periodically:
    DbSnapshotsDirSize("Total size of db.snapshots directory in bytes"),
    TotalSstFilesCount("Total number of SST files across all snapshots"),
    NumSnapshots("Total number of snapshot checkpoint directories"),
    CheckpointDirName("Checkpoint directory name"),
    CheckpointDirSize("Size of checkpoint directory in bytes"),
    CheckpointSstFilesCount("Number of SST files in checkpoint directory")

Added a configuration property 
ozone.om.snapshot.directory.metrics.update.interval, which defaults to 5m.

It is used to define:
Time interval used to update the space consumption stats of the
      Ozone Manager snapshot directories. Background thread periodically saves 
these
      stats. Unit could be defined with postfix (ns,ms,s,m,h,d)


> Add metrics to track Snapshot RocksDB space and SST File stats
> --------------------------------------------------------------
>
>                 Key: HDDS-14041
>                 URL: https://issues.apache.org/jira/browse/HDDS-14041
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Sadanand Shenoy
>            Assignee: Sadanand Shenoy
>            Priority: Major
>              Labels: pull-request-available
>
> Add metrics to track Snapshot RocksDB space and SST File stats.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to