VictoriaMetrics/lib/promrelabel
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
..
testdata lib/promrelabel: add support for keep_if_equal and drop_if_equal actions to relabel configs 2020-06-23 17:29:03 +03:00
config_test.go lib/promrelabel: add support for keep_if_equal and drop_if_equal actions to relabel configs 2020-06-23 17:29:03 +03:00
config.go Add omitempty for DisableCompression and DisableKeepAlive fields in ScrapeConfig (#796) 2020-11-13 16:19:05 +02:00
relabel_test.go lib/promrelabel: make a copy of label with new name for action: labelmap in the same way as Prometheus does 2020-10-05 16:19:19 +03:00
relabel_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
relabel.go lib/promscrape: clean references to label name and label value strings after applying per-target relabeling 2020-11-07 16:19:59 +02:00
sort_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
sort.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00