GitHub user brkolla opened a pull request:

    https://github.com/apache/couchdb-couch/pull/170

    64560 add metrics bulk docs count

    Add a new counter "bulk_request_docs" to track the number of documents 
being handled as part of the bulk request.
    
    FogBugz 64560

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-couch 
64560-add-metrics-bulk-docs-count

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-couch/pull/170.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #170
    
----
commit 337d2d232e549cfab71ae54430a93857fe0c4db4
Author: brkolla <[email protected]>
Date:   2016-04-21T13:36:57Z

    Add new counter to track the number of docs being processed using
    bulk_docs request.

commit c87a83e80cccc3fa1115485b0c282f69e5e82d52
Author: brkolla <[email protected]>
Date:   2016-05-03T14:30:46Z

    Export the load_applications_with_stats/0
    So that we can use this in adding the unit tests for couch_stats.
    And allow us to test the new metrics being added.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to