You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2011/11/23 16:21:32 UTC

[Couchdb Wiki] Update of "Adding_Runtime_Statistics" by JanLehnardt

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "Adding_Runtime_Statistics" page has been changed by JanLehnardt:
http://wiki.apache.org/couchdb/Adding_Runtime_Statistics?action=diff&rev1=4&rev2=5

Comment:
add ContributorGroup link

+ <<Include(EditTheWiki)>>
+ 
  = Adding Runtime Statistics =
  
  CouchDB (since 0.9) comes with a runtime statistics module ("the stats module") that gathers all sorts of information during the lifetime of a CouchDB instance. This page explains how you can make the stats module collect information; either in new modules or existing ones.