SzyWilliam commented on code in PR #969:
URL: https://github.com/apache/ratis/pull/969#discussion_r1401411740
##########
index.html:
##########
@@ -152,6 +152,17 @@ <h4>Pluggable raft log</h4>
Application can define the policies of how to write data and
where it should be written easily.
</p>
</div>
+
+ <div class="col-md-6 col-sm-6 feature-item">
+ <span class="glyphicon glyphicon-dashboard"
aria-hidden="true"></span>
+ <h4>Pluggable metrics</h4>
+ <p>Ratis provides a pluggable observation layer. By default, it
uses dropwizard4. Users can provide their
Review Comment:
Sure! Let me change the description.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]