Github user rnewson commented on a diff in the pull request:

    https://github.com/apache/couchdb-couch/pull/13#discussion_r19705053
  
    --- Diff: priv/stats_descriptions.cfg ---
    @@ -182,3 +182,11 @@
         {type, counter},
         {desc, <<"number of couch_server LRU operations skipped">>}
     ]}.
    +{[couchdb, query_server, vdu_rejects], [
    +    {type, counter},
    +    {desc, <<"number of documents update rejections by validate_doc_update 
functions">>}
    --- End diff --
    
    'number of rejections by validate_doc_update function'


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to