This repository has been archived by the owner on May 15, 2020. It is now read-only.
Releases: criteo/mewpoke
Releases · criteo/mewpoke
1.3.13
1.3.12
Increase number of bucket and age of Latency memcached summary Currently we only kept one bucket which can lead to NaN value just after the roll of bucket. Keeping more bucket to avoid this situation as we also have scrape value at 1 min it ccould leads to almost always NaN value beeing scrapped by prometheus
1.3.11
Run ConsulDiscovery in a separate thread from poke one Since we contact each couchbase cluster to get real list of nodes the ConsulDiscovery takes too much times which affect number of time we retrieve metrics
1.3.10
On consul discovery query couchbase node only for couchbase service t…
1.3.9
Add gradlew