Commit Graph

6 Commits

Author SHA1 Message Date
ca5a6a74dc adjust gopath in Dockerfile 2016-04-05 22:07:39 +02:00
f9035d0814 Merge pull request #2 from tsne/master
Divide stats collector in sub-collectors
2015-12-22 10:06:20 +01:00
76b63dc80d change names for stats sub-collectors 2015-12-21 20:46:02 +01:00
d5a4ca52d9 Change the imports back to the lovoo path 2015-12-21 20:18:15 +01:00
470c5a0ae2 Divide stats collector in sub-collectors.
In order to avoid timeouts in case of many clients,
it should be possible to configure which stats should
be collected.

Implements the following sub-collectors:
 * topics
 * channels
 * clients
2015-12-21 18:13:03 +01:00
37b0428070 initial commit 2015-12-11 15:22:25 +01:00