Versions in this module Expand all Collapse all v0 v0.0.2-alpha Sep 30, 2024 v0.0.1 Oct 31, 2024 Changes in this version + var SDCheckInterval = flag.Duration("promscrape.dnsSDCheckInterval", 30 * time.Second, ...) + type SDConfig struct + Names []string + Port *int + Type string + func (sdc *SDConfig) GetLabels(_ string) ([]*promutils.Labels, error) + func (sdc *SDConfig) MustStop() v0.0.1-beta Sep 30, 2024