VictoriaMetrics/lib/promscrape/discovery/http
Aliaksandr Valialkin 42dd71bb63
all: consistently use %w instead of %s in when error is passed to fmt.Errorf()
This allows consistently using errors.Is() for verifying whether the given error wraps some other known error.
2023-10-25 21:24:03 +02:00
..
api.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
api_test.go lib/promscrape: optimize service discovery speed 2022-11-29 21:26:00 -08:00
http.go lib/promscrape/discovery: close unused HTTP connections to service discovery servers 2023-07-27 14:48:56 -07:00
http_test.go lib/promscrape: optimize service discovery speed 2022-11-29 21:26:00 -08:00