[
https://issues.apache.org/jira/browse/COUCHDB-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214702#comment-14214702
]
ASF GitHub Bot commented on COUCHDB-2429:
-----------------------------------------
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 <[email protected]>
Date: 2014-11-17T14:47:26Z
Remove old logs module from .gitignore
commit e87539cc9f8fd28b0410660c1a3ef94dcccc767b
Author: Robert Kowalski <[email protected]>
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
----
> Stats: _stats endpoint is now on the local nodes
> ------------------------------------------------
>
> Key: COUCHDB-2429
> URL: https://issues.apache.org/jira/browse/COUCHDB-2429
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Robert Kowalski
> Assignee: Robert Kowalski
> Priority: Blocker
> Fix For: 2.0.0
>
>
> Like with config and admin-creation we have the problem that stats are now on
> each local node.
> Currently we do not have a central endpoint which we can ask for statistics
> of all our nodes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)