Files
meteor/packages
David Glasser dd47801e2a facts: proof-of-concept server-side statistics.
Publishes statistics from the server to a Minimongo collection,
Facts.server. (On the server side, Facts is *not* backed by MongoDB.) By
default, this is available to all users if autopublish is on, or no
users if it is not on, but you can configure this with
Facts.setUserIdFilter.

You can add an ugly view on the stats to your app with {{> serverFacts }}.

Current stats, by package:

- mongo-livedata:
  - observe-handles
  - live-results-sets (when this is less than observe-handles,
    cursor de-dup is helping you)
- livedata
  - subscriptions
  - crossbar-listeners
  - sessions
2013-10-22 22:36:47 -07:00
..
2013-10-08 22:01:40 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-08-26 19:28:25 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-08-12 23:31:26 -07:00
2013-09-12 14:29:50 -07:00
2013-10-08 19:58:48 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-10-03 15:52:19 -07:00
2013-07-29 11:35:25 -07:00
2013-08-02 11:19:08 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-10-03 15:52:19 -07:00
2013-10-03 17:06:55 -07:00
2013-07-25 18:54:40 -07:00
OCD
2013-10-08 20:03:02 -07:00