VictoriaMetrics/lib/promscrape/discovery/digitalocean
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 lib/promscrape: disable support for service discovery and metrics scrape via http2 2023-07-06 16:04:31 -07:00
api_test.go adds digital ocean sd (#1376) 2021-06-14 13:19:29 +03:00
digitalocean.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-26 09:44:40 +02:00
digitalocean_test.go lib/promscrape: optimize service discovery speed 2022-11-29 21:26:23 -08:00