VictoriaMetrics/lib/promscrape/discovery
Aliaksandr Valialkin 123aa4c79e
lib/promscrape: properly implement ScrapeConfig.clone()
Previously ScrapeConfig.clone() was improperly copying promauth.Secret fields -
their contents was replaced with `<secret>` value.

This led to inability to use passwords and secrets in `-promscrape.config` file.
The bug has been introduced in v1.77.0 in the commit 67b10896d2

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2551
2022-05-07 00:05:40 +03:00
..
consul Consul SD - update services on the watcher's start (#2202) 2022-02-21 15:32:45 +02:00
digitalocean lib/promscrape: properly show proxy_url option value at /config page 2021-10-26 21:23:54 +03:00
dns lib/promscrape: consistently sort service discovery routines 2021-06-25 12:10:46 +03:00
docker lib/promscrape: properly show proxy_url option value at /config page 2021-10-26 21:23:54 +03:00
dockerswarm lib/promscrape/discovery/dockerswarm: follow up after 68a117a25a 2022-01-11 09:20:10 +02:00
ec2 lib/promscrape/discovery/ec2: add ability to filter Availability Zones in ec2_sd_config via az_filters section 2022-05-06 12:43:29 +03:00
eureka lib/promscrape: properly show proxy_url option value at /config page 2021-10-26 21:23:54 +03:00
gce lib/promscrape: properly implement ScrapeConfig.clone() 2022-05-07 00:05:40 +03:00
http lib/promscrape: properly show proxy_url option value at /config page 2021-10-26 21:23:54 +03:00
kubernetes lib/promscrape: properly implement ScrapeConfig.clone() 2022-05-07 00:05:40 +03:00
openstack fixes all_tenants query option usage for openstack service discovery (#2184) 2022-02-14 13:07:30 +02:00