You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by rnewson <gi...@git.apache.org> on 2014/08/19 15:55:58 UTC

[GitHub] couchdb-couch-stats pull request: Implement couch stats

GitHub user rnewson opened a pull request:

    https://github.com/apache/couchdb-couch-stats/pull/1

    Implement couch stats

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-couch-stats implement-couch-stats

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-couch-stats/pull/1.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 #1
    
----
commit 48481c7754daeeaec73f10adda59f41cab6b595d
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-01-15T00:22:54Z

    Initial commit

commit b4543ab773c823db09873944be9d42e98283c999
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-01-15T00:22:54Z

    Initial code drop

commit d40741a6556910c7cff5cf1146561f220883be82
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-01-16T23:16:03Z

    Rename couch_stats_stats_collector to couch_stats_aggregator

commit e51375dbc7a5368e82c4dc35dae9031afebc8217
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-02-03T22:41:34Z

    Bump folsom dependency

commit dfc415cd5e88b7f39999442e8e4cd435502e47d8
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-02-05T00:00:32Z

    Handle the proper existing metric error atom

commit 870e28498cf4699ba3633c4a5998c10e8cb3c930
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-02-05T00:02:25Z

    Simplify stat reloading functionality

commit 500e12079e96a87b5001a93e3243e0b8a3ac1867
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-02-05T00:02:45Z

    Don't hoist application names in to stat reload logic

commit ba150cd0ca3dae0e5a2e249356d21ee8d80b7b6a
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-02-05T00:03:14Z

    Use loaded_applications/0 instead of which_applications/0
    
    This prevents app boot order from determining which metrics are
    loaded and which aren't. We'd get them in the end anyway, but the
    reload interval is intentionally slow.

commit 6efb035b7f181e3024b3cd87a1875c78f0bf2274
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-02-12T17:16:09Z

    Log unknown messages instead of crashing

commit 30fd32cb12ab7707ce97efd66215921bb1bb4ea3
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-02-12T17:32:22Z

    Simplify couch_stats_aggregator:reload_metrics/0
    
    h/t davisp

commit 7c44fe4816e3e3db711c35d7cfa02a76ea9e2aa6
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-02-12T17:52:50Z

    Store tracked processes in ets rather than dict

commit 7dcc07bb16ca667e7758ec001dd300625ec06832
Author: Benjamin Anderson <b...@banjiewen.net>
Date:   2014-02-12T18:05:34Z

    Make couch_stats_process_collector ets table public

commit 18749bd7b33d17f70aa8d50839c104036e9e32b3
Author: Paul J. Davis <pa...@gmail.com>
Date:   2014-02-14T17:30:50Z

    Add license headers to source files

commit c66df6d052aa96bf5685f8fd020d3015a01dfdd3
Author: Paul J. Davis <pa...@gmail.com>
Date:   2014-08-17T18:03:24Z

    Use Cloudant's fork temporarily.
    
    Our "fork" is just a mirror that's got a newer tag. This is because meck
    has apparently removed its 0.8.1 tag which breaks rebar.

----


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

[GitHub] couchdb-couch-stats pull request: Implement couch stats

Posted by davisp <gi...@git.apache.org>.
Github user davisp commented on the pull request:

    https://github.com/apache/couchdb-couch-stats/pull/1#issuecomment-52672909
  
    +1. We'll need to start rebasing/merging all of the changes to the other repos soon as this lands because of the module name conflicts with couchdb-couch.


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

[GitHub] couchdb-couch-stats pull request: Implement couch stats

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/couchdb-couch-stats/pull/1


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