Releases: criteo/blackbox-prober
Releases · criteo/blackbox-prober
blackbox-prober-0.1.11
Fix randomhex division
blackbox-prober-0.1.10: Use hash for endpoint worker map
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
Fix bug with metrics not getting incremented
blackbox-prober-0.1.8
Merge pull request #15 from ashangit/connection_tunning Add capability to configure max connections/creation threshold
blackbox-prober-0.1.7
Merge pull request #13 from ashangit/aerolog Add capability to set aerospike log level
blackbox-prober-0.1.6
Fix total item not reset for each namespace
blackbox-prober-0.1.5
Add testing for gethash
blackbox-prober-0.1.4: Discovery all namespace properly
Before we were matching only the first namespace, now we match all namespaces
blackbox-prober-0.1.3
Increase submillisecond precision
blackbox-prober-0.1.2
Add more doc and change the position of configs