VictoriaMetrics/lib/promscrape/discovery/openstack
Aliaksandr Valialkin a6cb4f10a7 app/{vmalert,vmauth}: explicitly set MaxIdleConnsPerHost in net/http.Client.Transport
By default MaxIdleConnsPerHost is set to 2. This limits the possibility to re-use http keep-alive connections.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1300
2021-05-14 18:13:34 +03:00
..
api.go app/{vmalert,vmauth}: explicitly set MaxIdleConnsPerHost in net/http.Client.Transport 2021-05-14 18:13:34 +03:00
auth.go lib/promscrape/discovery/openstack: code prettifying after cbe3cf683b 2020-10-05 18:12:31 +03:00
auth_test.go Adds openstack sd (#811) 2020-10-05 16:48:54 +03:00
hypervisor.go lib/promscrape/discovery/openstack: code prettifying after cbe3cf683b 2020-10-05 18:12:31 +03:00
hypervisor_test.go Adds openstack sd (#811) 2020-10-05 16:48:54 +03:00
instance.go lib/promscrape/discovery/openstack: code prettifying after cbe3cf683b 2020-10-05 18:12:31 +03:00
instance_test.go lib/promscrape/discovery/openstack: code prettifying after cbe3cf683b 2020-10-05 18:12:31 +03:00
openstack.go lib/promscrape: explicitly stop and cleanup service discovery routines when new config is read from -promscrape.config 2021-03-01 14:15:16 +02:00