prometheus operator v0.93.1

ScrapeConfig.spec.scrapeInterval

scrapeInterval defines the interval between consecutive scrapes.

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

scrapeInterval defines 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)?)$