Package: prometheus-blackbox-exporter / 0.26.0-2

Metadata

Package Version Patches format
prometheus-blackbox-exporter 0.26.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix racy test.patch | (download)

prober/tcp_test.go | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 disable tcp tests that seem to fail under high load, causing ftbfs

0003 Fallback to IPv4 localhost in gRPC tests.patch | (download)

prober/grpc_test.go | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 fallback to ipv4 name resolution in grpc tests

Bug: https://github.com/prometheus/blackbox_exporter/issues/969
0004 Revert alecthomas kingpin import path.patch | (download)

main.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 revert alecthomas/kingpin import path

0005 Support prometheus common v0.63.0.patch | (download)

main.go | 2 1 + 1 - 0 !
prober/handler.go | 8 4 + 4 - 0 !
prober/handler_test.go | 10 5 + 5 - 0 !
3 files changed, 10 insertions(+), 10 deletions(-)

 support prometheus/common v0.63.0