You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/12/11 23:37:47 UTC

[GitHub] davisp commented on issue #832: Add couch_stats tracking back to couch_log

davisp commented on issue #832: Add couch_stats tracking back to couch_log
URL: https://github.com/apache/couchdb/issues/832#issuecomment-350894727
 
 
   Forgot to respond, this is just a matter of adding the couch_stats calls for the stats already defined here:
   
   https://github.com/apache/couchdb/blob/master/src/couch_log/priv/stats_descriptions.cfg
   
   So basically just look at any existing couch_stats usage from another app (mem3 and rexi are both straightforward examples) and insert the calls as appropriate for couch_log.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services