prometheus operator v0.71.2

ScrapeConfig.spec.consulSDConfigs[].refreshInterval

The time after which the provided names are refreshed. On large setup it might be a good idea to increase this value because the catalog will change all the time. If unset, Prometheus uses its default value.

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

The time after which the provided names are refreshed. On large setup it might be a good idea to increase this value because the catalog will change all the time. If unset, 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)?)$