prometheus operator v0.71.2

ScrapeConfig.spec.scrapeInterval

ScrapeInterval is the interval between consecutive scrapes.

1 fields
ScrapeConfig.spec.scrapeInterval fields and descriptions
Field / TypeDescription
ScrapeConfig.spec.scrapeInterval
string

ScrapeInterval is the interval between consecutive scrapes.

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