Skip to content

Scrape timeout for the service monitor. Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root config schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/opensearch/properties/exporter/properties/serviceMonitor/properties/scrapeTimeout
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none config/schemas/config.yaml*

TYPE:

string (Scrape timeout for the service monitor.)

CONSTRAINTS:

pattern: the string must match the following regular expression:

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

try pattern

DEFAULTS:

The default value is:

"30s"

Return to the root config schema


Generated Wed May 14 03:54:21 UTC 2025 from elastisys/compliantkubernetes-apps@main