This is an automated email from the ASF dual-hosted git repository.
chewbranca pushed a change to branch couch-stats-resource-tracker
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from e5e482088 Instrument more stats and rudimentary delta accumulation
add ecda8f327 Add more usage tracking and core functionality
No new revisions were added by this update.
Summary of changes:
src/chttpd/src/chttpd.erl | 4 +
src/chttpd/src/chttpd_db.erl | 1 +
.../src/couch_stats_resource_tracker.erl | 150 ++++++++++++++++++---
src/fabric/src/fabric_rpc.erl | 9 ++
src/rexi/src/rexi.erl | 9 +-
src/rexi/src/rexi_utils.erl | 4 +
6 files changed, 158 insertions(+), 19 deletions(-)