VictoriaMetrics/lib/promscrape/discovery/http
Aliaksandr Valialkin 36a1fdca6c
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-26 09:44:40 +02:00
..
api.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-26 09:44:40 +02:00
api_test.go lib/promscrape: optimize service discovery speed 2022-11-29 21:26:23 -08:00
http.go lib/promscrape/discovery: close unused HTTP connections to service discovery servers 2023-07-27 14:47:55 -07:00
http_test.go lib/promscrape: optimize service discovery speed 2022-11-29 21:26:23 -08:00