VictoriaMetrics/lib/promscrape/discoveryutils
Haleygo 72c3cd47eb
vmagent:scrape config support enable_http2 (#4295)
app/vmagent: support `enable_http2` in scrape config 

This change adds HTTP2 support for scrape config
and improves compatibility with Prometheus config. 

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4283
2023-06-05 15:56:49 +02:00
..
client_test.go vmagent:scrape config support enable_http2 (#4295) 2023-06-05 15:56:49 +02:00
client.go vmagent:scrape config support enable_http2 (#4295) 2023-06-05 15:56:49 +02:00
config_map.go lib/promscrape: explicitly stop and cleanup service discovery routines when new config is read from -promscrape.config 2021-03-01 14:14:00 +02:00
utils_test.go lib/promscrape: optimize service discovery speed 2022-11-29 21:26:00 -08:00
utils_timing_test.go lib/promscrape: optimize discoveryutils.SanitizeLabelName() 2022-08-27 00:17:45 +03:00
utils.go added new consulagent service discovery (#3953) (#4217) 2023-05-04 11:36:21 +02:00