VictoriaMetrics/lib/promscrape/discovery/openstack
Aliaksandr Valialkin c06e7a142c
lib/promscrape: optimize discoveryutils.SanitizeLabelName()
Cache sanitized label names and return them next time.
This reduces the number of allocations and speeds up the SanitizeLabelName()
function for common case when the number of unique label names is smaller than 100k
2022-08-27 00:17:45 +03:00
..
api.go all: subsitute ioutil.ReadAll with io.ReadAll 2022-08-22 00:16:37 +03:00
auth.go app/{vminsert,vmagent}: hide passwords and auth tokens by default at /config page 2021-11-05 14:41:16 +02:00
auth_test.go app/{vminsert,vmagent}: hide passwords and auth tokens by default at /config page 2021-11-05 14:41:16 +02: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: optimize discoveryutils.SanitizeLabelName() 2022-08-27 00:17:45 +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: update links to sd_configs from Prometheus site to https://docs.victoriametrics.com/sd_configs.html 2022-08-15 01:40:20 +03:00