VictoriaMetrics/lib/promscrape/discovery/openstack
Aliaksandr Valialkin 10a47af631 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:12:24 +03:00
..
api.go app/{vmalert,vmauth}: explicitly set MaxIdleConnsPerHost in net/http.Client.Transport 2021-05-14 18:12:24 +03:00
auth.go lib/promscrape/discovery/openstack: code prettifying after cbe3cf683b 2020-10-05 18:11:55 +03:00
auth_test.go Adds openstack sd (#811) 2020-10-05 16:45:33 +03:00
hypervisor.go lib/promscrape/discovery/openstack: code prettifying after cbe3cf683b 2020-10-05 18:11:55 +03:00
hypervisor_test.go Adds openstack sd (#811) 2020-10-05 16:45:33 +03:00
instance.go lib/promscrape/discovery/openstack: code prettifying after cbe3cf683b 2020-10-05 18:11:55 +03:00
instance_test.go lib/promscrape/discovery/openstack: code prettifying after cbe3cf683b 2020-10-05 18:11:55 +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:14:00 +02:00