Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

Releases: criteo/mewpoke

1.3.13

12 May 08:21
9a86855
Compare
Choose a tag to compare
Merge pull request #50 from ashangit/master

 maxAgeSeconds has badly been increase which leads to false positive latency issue

1.3.12

11 May 11:04
Compare
Choose a tag to compare
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

11 May 07:27
Compare
Choose a tag to compare
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

04 May 07:27
3818b55
Compare
Choose a tag to compare
On consul discovery query couchbase node only for couchbase service t…

1.3.9

28 Apr 07:43
Compare
Choose a tag to compare
Add gradlew

1.3.8

20 Aug 15:10
Compare
Choose a tag to compare
Remove disk latency due to too many false positive

1.3.7

14 Feb 11:51
Compare
Choose a tag to compare

Consul Discovery: Use service address if specified

1.3.6

11 Dec 14:38
Compare
Choose a tag to compare
STATS: Do not crash if the response is not a valid SLAB response

1.3.5

14 Aug 15:33
Compare
Choose a tag to compare
Attempt to isolate more coubhase cluster failure between them

1.3.4

05 Apr 11:25
Compare
Choose a tag to compare
fix nullpointerexception on CouchbaseMonitor