Commit Graph

5 Commits

Author SHA1 Message Date
73be4f2a46 added func getPercentile(t *topic, percentile int) float64 2016-05-30 14:43:03 -07:00
30565eb641 squashed commits 2016-04-02 09:06:00 -07:00
76b63dc80d change names for stats sub-collectors 2015-12-21 20:46:02 +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