VictoriaMetrics/lib/promscrape/discovery
2020-11-07 13:03:01 +02:00
..
consul all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
dns lib/promscrape/discovery/dns: add __meta_dns_srv_record_target and __meta_dns_srv_record_port labels 2020-09-11 21:35:39 +03:00
dockerswarm lib/promscrape: code prettifying after 9bd9f67718 2020-10-12 16:13:59 +03:00
ec2 all: consistently use "%w" formatting in fmt.Errorf for wrapped errors 2020-09-23 22:48:21 +03:00
gce all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
kubernetes lib/promscrape/discovery/kubernetes: reduce memory usage for labels when discovering big number of scrape targets by using string concatenation instead of fmt.Sprintf 2020-11-07 13:03:01 +02:00
openstack fixes openstack api endpoint with suffix trim adds openstack (#840) 2020-10-16 23:01:45 +03:00