Skip to content

Releases: criteo/blackbox-prober

blackbox-prober-0.1.11

20 Apr 15:22
Compare
Choose a tag to compare
Fix randomhex division

blackbox-prober-0.1.10: Use hash for endpoint worker map

14 Apr 14:05
Compare
Choose a tag to compare
Also made the termination of endpoint workers async.
Before the map was using the object itself. It is not reliable so it is replaced by the hash directly

blackbox-prober-0.1.9

22 Feb 10:04
Compare
Choose a tag to compare
Fix bug with metrics not getting incremented

blackbox-prober-0.1.8

15 Feb 17:07
8451eb7
Compare
Choose a tag to compare
Merge pull request #15 from ashangit/connection_tunning

Add capability to configure max connections/creation threshold

blackbox-prober-0.1.7

11 Feb 10:24
492a46c
Compare
Choose a tag to compare
Merge pull request #13 from ashangit/aerolog

Add capability to set aerospike log level

blackbox-prober-0.1.6

24 Jan 13:39
Compare
Choose a tag to compare
Fix total item not reset for each namespace

blackbox-prober-0.1.5

21 Jan 14:40
Compare
Choose a tag to compare
Add testing for gethash

blackbox-prober-0.1.4: Discovery all namespace properly

19 Jan 12:51
Compare
Choose a tag to compare
Before we were matching only the first namespace, now we match all namespaces

blackbox-prober-0.1.3

17 Jan 09:35
Compare
Choose a tag to compare
Increase submillisecond precision

blackbox-prober-0.1.2

12 Jan 15:59
Compare
Choose a tag to compare
Add more doc and change the position of configs