GitHub user robertkowalski opened a pull request: https://github.com/apache/couchdb-fauxton/pull/153
Remove stats Right now also the stats are not working in Fauxton and we decided to remove it right now. In a serious production setup stats are provided by external tools like collectd, graphite, monit and friends - we include couchdb-folsom for that in 2.0. Discussion on ML: https://www.mail-archive.com/dev%40couchdb.apache.org/msg37245.html Closes COUCHDB-2429 **Note**: 7d0aab0 is already on master but is not mirrored yet. You can merge this pull request into a Git repository by running: $ git pull https://github.com/robertkowalski/couchdb-fauxton remove-stats Alternatively you can review and apply these changes as the patch at: https://github.com/apache/couchdb-fauxton/pull/153.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 #153 ---- commit 7d0aab0e40e5db628aa71ff313ab5465809e95cb Author: Robert Kowalski <robertkowal...@apache.org> Date: 2014-11-17T14:47:26Z Remove old logs module from .gitignore commit e87539cc9f8fd28b0410660c1a3ef94dcccc767b Author: Robert Kowalski <robertkowal...@apache.org> Date: 2014-11-17T14:39:39Z Remove stats section for 2.0 Right now also the stats are not working in Fauxton and we decided to remove it right now. In a serious production setup stats are provided by external tools like collectd, graphite, monit and friends - we include couchdb-folsom for that in 2.0. Discussion on ML: https://www.mail-archive.com/dev%40couchdb.apache.org/msg37245.html Closes COUCHDB-2429 ---- --- 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. ---