VictoriaMetrics/lib/promscrape/discovery/ec2
Vasily 6fcbd17bdd Add omitempty for DisableCompression and DisableKeepAlive fields in ScrapeConfig (#796)
* Add omitempty for DisableCompression and DisableKeepAlive fields in ScrapeConfig

* Add omitempty annotation to all the default/optional values

* Fix annotations after review
2020-11-13 16:19:05 +02:00
..
api.go lib/promscrape/discovery/ec2: code prettifying after 312fead9a2 2020-09-21 18:43:34 +03:00
api_test.go all: consistently use "%w" formatting in fmt.Errorf for wrapped errors 2020-09-23 22:46:34 +03:00
ec2.go Add omitempty for DisableCompression and DisableKeepAlive fields in ScrapeConfig (#796) 2020-11-13 16:19:05 +02:00
instance.go Add improvements to ec2_sd_discovery (#775) 2020-09-21 16:04:15 +03:00
instance_test.go lib/promscrape/discovery/ec2: expose __meta_ec2_ami like the next Prometheus release will do 2020-06-20 17:45:23 +03:00
sign.go lib/promscrape/discovery/ec2: code prettifying after 312fead9a2 2020-09-21 18:43:34 +03:00
sign_test.go Add improvements to ec2_sd_discovery (#775) 2020-09-21 16:04:15 +03:00