278a93887b
add badges for travis and docker
2016-10-13 17:50:47 +02:00
07c1121ff4
Merge pull request #11 from lovoo/client_golang
...
rollback prometheus/client_golang to 0.7.0
2016-10-13 17:48:24 +02:00
12829a4cb2
add missing vendor bitbucket.org/ww/goautoneg
2016-10-13 17:47:10 +02:00
793edfac1c
rollback prometheus/client_golang to 0.7.0
2016-10-13 17:44:24 +02:00
2548ad8a3a
Merge pull request #10 from lovoo/release
...
Travis Build/Release
2016-10-05 11:08:47 +02:00
5df86f8a29
travis build/release, makefile
2016-10-05 10:24:05 +02:00
319c6ef85b
vendoring
2016-10-05 10:22:44 +02:00
053bd0a68a
Merge pull request #8 from lovoo/fix-e2elatency
...
Fixes a panic with wrong values in e2elatency
2016-08-09 09:58:12 +02:00
18e4915520
Fixes a panic with wrong values in e2elatency
2016-08-05 15:47:59 +02:00
a863ac9d77
Merge pull request #3 from life360/master
...
added e2e latency stats
2016-06-09 23:15:24 +02:00
73be4f2a46
added func getPercentile(t *topic, percentile int) float64
2016-05-30 14:43:03 -07:00
701681becc
Merge pull request #6 from 0x46616c6b/patch-2
...
adjust gopath in Dockerfile
2016-04-05 22:08:17 +02:00
ca5a6a74dc
adjust gopath in Dockerfile
2016-04-05 22:07:39 +02:00
91e49ab3ff
Merge pull request #5 from 0x46616c6b/patch-1
...
remove todo from readme
2016-04-05 21:29:13 +02:00
43b35c88ad
remove todo from readme
2016-04-05 21:28:05 +02:00
bf6bc73e11
remove e2e_latency from TODO list
2016-04-03 13:44:53 -07:00
5c56510b49
added 95th and 99th percentiles stats for topics
2016-04-03 10:24:37 -07:00
30565eb641
squashed commits
2016-04-02 09:06:00 -07: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