prometheus operator v0.71.2

ScrapeConfig.spec.dnsSDConfigs[].refreshInterval

RefreshInterval configures the time after which the provided names are refreshed. If not set, Prometheus uses its default value.

1 fields
ScrapeConfig.spec.dnsSDConfigs[].refreshInterval fields and descriptions
Field / TypeDescription
ScrapeConfig.spec.dnsSDConfigs[].refreshInterval
string

RefreshInterval configures the time after which the provided names are refreshed. If not set, Prometheus uses its default value.

  • pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$