Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E9ED9948D for ; Tue, 23 Dec 2014 20:29:14 +0000 (UTC) Received: (qmail 533 invoked by uid 500); 23 Dec 2014 20:29:14 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 479 invoked by uid 500); 23 Dec 2014 20:29:14 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 428 invoked by uid 99); 23 Dec 2014 20:29:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Dec 2014 20:29:14 +0000 Date: Tue, 23 Dec 2014 20:29:14 +0000 (UTC) From: "Alexander Shorin (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (COUCHDB-2527) Collect statistics in database context MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Shorin updated COUCHDB-2527: -------------------------------------- Summary: Collect statistics in database context (was: Add _stats handler to httpd_db_handlers) > Collect statistics in database context > -------------------------------------- > > Key: COUCHDB-2527 > URL: https://issues.apache.org/jira/browse/COUCHDB-2527 > Project: CouchDB > Issue Type: Wish > Security Level: public(Regular issues) > Components: Database Core, HTTP Interface > Reporter: Alexander Fedorenchik > > Add _stats handler to httpd_db_handlers that will return same data as {couch_httpd_stats_handlers, handle_stats_req}, but filtered by current database and without admin privileges. -- This message was sent by Atlassian JIRA (v6.3.4#6332)