VictoriaMetrics/lib/promscrape/discovery/openstack
Aliaksandr Valialkin ecc11dc32d
lib/promauth: refactor NewConfig in order to improve maintainability
1. Split NewConfig into smaller functions
2. Introduce Options struct for simplifying construction of the Config with various options

This commit is based on https://github.com/VictoriaMetrics/VictoriaMetrics/pull/2684
2022-07-04 14:31:43 +03:00
..
api.go lib/promauth: refactor NewConfig in order to improve maintainability 2022-07-04 14:31:43 +03:00
auth.go app/{vminsert,vmagent}: hide passwords and auth tokens by default at /config page 2021-11-05 14:42:13 +02:00
auth_test.go app/{vminsert,vmagent}: hide passwords and auth tokens by default at /config page 2021-11-05 14:42:13 +02: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 fixes all_tenants query option usage for openstack service discovery (#2184) 2022-02-14 13:13:03 +02:00
instance_test.go lib/promscrape/discovery/openstack: code prettifying after cbe3cf683b 2020-10-05 18:12:31 +03:00
openstack.go app/{vminsert,vmagent}: hide passwords and auth tokens by default at /config page 2021-11-05 14:42:13 +02:00