[ 
https://issues.apache.org/jira/browse/HDDS-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845268#comment-16845268
 ] 

Jitendra Nath Pandey edited comment on HDDS-1568 at 5/21/19 9:24 PM:
---------------------------------------------------------------------

We should have a generic metrics2 adapter for rocksdb metrics that can be used 
in SCM, OM and Datanodes.
Additionally, a Datanode will have multiple instances of rocksdb one for each 
container, it should be possible to prefix the metrics with container-id. 
Please also note that DN will have thousands of containers and hence thousands 
of rocksdb instances, so we might have scale concerns as well. We should 
consider datanode rocksdb metrics in a separate jira.


was (Author: jnp):
We should have a generic metrics2 adapter for rocksdb metrics that can be used 
in SCM, OM and Datanodes.
Additionally, a Datanode will have multiple instances of rocksdb one for each 
container, it should be possible to prefix the metrics with container-id. 
Please also note that DN will have thousands of containers and hence thousands 
of rocksdb instances, so we might have scale concerns as well.

> Add RocksDB metrics to OM
> -------------------------
>
>                 Key: HDDS-1568
>                 URL: https://issues.apache.org/jira/browse/HDDS-1568
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone Manager
>            Reporter: Siddharth Wagle
>            Assignee: Aravindan Vijayan
>            Priority: Major
>
> RocksDB statistics need to sinked to hadoop-metrics2 for Ozone Manager to 
> understand how OM behaves under heavy load.
> Example: "rocksdb.bytes.written"
> https://github.com/facebook/rocksdb/wiki/Statistics



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to