summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/couch/priv/stat_descriptions.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/couch/priv/stat_descriptions.cfg b/apps/couch/priv/stat_descriptions.cfg
index b80d7684..a6796263 100644
--- a/apps/couch/priv/stat_descriptions.cfg
+++ b/apps/couch/priv/stat_descriptions.cfg
@@ -27,6 +27,7 @@
{httpd, temporary_view_reads, "number of temporary view reads"}.
{httpd, view_reads, "number of view reads"}.
{httpd, clients_requesting_changes, "number of clients for continuous _changes"}.
+{httpd, aborted_requests, "number of requests aborted during response"}.
{httpd_request_methods, 'COPY', "number of HTTP COPY requests"}.
{httpd_request_methods, 'DELETE', "number of HTTP DELETE requests"}.